This is a Next.js project bootstrapped with create-next-app.
You can access the application that has been deployed on Vercel at this URL: https://code-three-khaki.vercel.app/
Alternatively, you can clone this repository and then run one of the following commands:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devYou must also create a .env file with the following parameters:
mongo_url = [your mongodb connection string]
jwt_secret = [a secret string]Then, open http://localhost:3000 with your browser to see the application.
Made by G23 - Alessandro Cornella, Alessio Paolazzi, Morgana Pasquini