This is a basic Next.js template with a few things already set up for you.
- Clone this repository
- Run
npm installto install dependencies - Duplicate
.env.exampleand rename it to.env.local - Fill in the environment variables
- Run
npm run devto start the development server
This project is licensed under the MIT License - see the LICENSE file for details