This is a demo application showing the use of Remix.
There are also Quarkus versions for comparison:
After checkout run npm install
.
For developing the app:
docker-compse up -d
npm run dev
This starts your app in development mode, rebuilding assets on file changes.