- pnpm
- node.js 18+
- backend repo up and running: https://github.com/AGH-team-Red/backend
Make sure you have backend running on localhost:3005
pnpm install # install the dependencies
pnpm dev # start the development serverFor file uploading you need to provide env with uploadthing token
Open http://localhost:3000 with your browser to see the result.