Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/3raphat/sana-website
Sana is a free Discord music bot that offers all its features without asking for payment or votes.
https://github.com/3raphat/sana-website
discord-bot nextjs radix-ui shadcn-ui tailwindcss website
Last synced: 1 day ago
JSON representation
Sana is a free Discord music bot that offers all its features without asking for payment or votes.
- Host: GitHub
- URL: https://github.com/3raphat/sana-website
- Owner: 3raphat
- Created: 2023-08-07T19:01:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-03T18:30:16.000Z (10 months ago)
- Last Synced: 2024-11-10T15:13:26.718Z (about 2 months ago)
- Topics: discord-bot, nextjs, radix-ui, shadcn-ui, tailwindcss, website
- Language: TypeScript
- Homepage: https://sanabot.live
- Size: 469 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sana Website
## Getting Started
1. Install dependencies using pnpm:
```bash
pnpm install
```2. Run the development server:
```bash
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.