Installation $ yarn Env create .env file & fill it with the correct values cp .env.example .env Running the app # Development $ yarn dev # Production mode $ yarn build $ yarn start Then head to http://localhost:3000