All my skills and accomplishments showcased in one place.
This project uses just running development tasks.
just build-dev-env run-dev-env # Builds and runs the dev container
just dev-run # Runs the app (must be run inside the container)
The local environment should be available at http://localhost:3000.