The webpage for Återbrukslabbet can be found at aterbrukslabbet.nu.
Run the following in a terminal to run the project in development mode:
pnpm dev
This opens the following ports:
- localhost:3000 for accessing the web page.
- localhost:4000 for accessing Prisma Studio.
- localhost:5000 for accessing React Mail templates.
-
Run the following in a terminal to create a production build of the project:
pnpm build
-
Run the following to start the production server:
pnpm start
Alternatively, run the following to do both in a single command:
pnpm launch
A backlog of features can be found at axelNTI/Projects/Återbrukslabbet.
This project uses next/font
to automatically optimize and load fonts from Google Fonts.
Developed by Simon Clavensjö, Lukas Gustafsson, Mohamad Hamdan, Ambjörn Hogmark, Axel Thornberg, Tim Kelso, David Cavalli-Björkman, and Eskil Tornberg.