Awesome book list Something should be described here... Setup First things first, you need to install dependencies npm install Make your .env.local in your repository cp .env.local.example .env.local Finally, you can start the server npm run dev