Skip to content

Discord Bot Website template written in NextJS framework. [No Dashboard]

License

Notifications You must be signed in to change notification settings

0xQueen/Discord-Bot-Website

Repository files navigation

discod-bot-website/

Discord Bot Website is a template of a static looking website.

IT DOES NOT OFFER DASHBOARD

Running locally

Requirements:

Steps:

git clone https://github.com/0xQueen/Discord-Bot-Website
cd Discord-Bot-Website
npm i
npm run dev

To open the website, visit http://127.0.0.1:3000.

Hosting for yourself

The easiest way to host the website is through Vercel.