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: over 1 year ago
JSON representation

Sana is a free Discord music bot that offers all its features without asking for payment or votes.

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.