Install node modules
npm install
Set up environment variables in the .env
file
cp .example.env .env
Run development server
npm run dev
Open http://localhost:3000 with your browser to see the result.
Our application current does not support the creation of users through the web interface. Hence, use the following credentials to sign in instead.
- email: [email protected]
- password: ilovesushi
- email: [email protected]
- password: mymy