A simple website to "show of" the Triple A discord bot, developed with Next.js and TailwindCSS
- This app is developed with
Node 20.x, so make sure this is installed and active before continuing. - Pull down the local environment variables from vercel with
vercel env pull - Install all node modules with
npm i - Run the development environment with
npm run dev, and the app is available at http://localhost:3000
This application is deployed on the Vercel Platform on the discord.aadland.dev domain