- Frontend: React (create-react-app)
- Backend: vibe.d
- Output: Docker image
- For development
rdmd start
- Auto restart server
- Hot reloading scripts
- For build image
rdmd build
- Build Dockerfile with release build
- D Compiler (rdmd)
- Node.js
- Docker
rdmd start
rdmd build