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: over 1 year 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-03T18:30:16.000Z (over 2 years ago)
- Last Synced: 2025-01-07T21:16:09.584Z (over 1 year 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.