Sushi is the Marketing website for Bento Bot - The multifuctional, modular Discord bot.
Sushi is a Next.JS application, built with TypeScript and ChakraUI, and boostrapped using create-next-app.
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the running development environment. The development environment will automatically refresh on changes.
Sushi is deployed using Cloudflare Pages, and is automatically deployed on push to the main
branch. The main
branch is protected, and requires review before merging.