This is my website that I work on every now and then.
- Clone this repo
- run
pnpm install -r - run
pnpm i -g nodemonbecause pnpm is stupid and doesnt like to inherit from parent node_modules - run
pnpm frontend_fancy:build:prod(this is for /fancy) - run
pnpm run webserver:buildif running for prod - run
pnpm run webserver:startorpnpm run webserver:dev - https://localhost:8001 or https://localhost:8080
This project is licensed under the terms of the MIT license.