A playground for MVC pattern in different languages/frameworks. A place to see how the same idea is implemented differently on the stack.
- NestJS (start page missing)
- Java / SpringBoot (push from local machine)
- Go (push from local machine)
- Go / Gin (push from local machine)
- PHP (push from local machine)
- PHP / Laravel (push from local machine)
- PHP / Symphony (push from local machine)
You'll need Docker to be able to see the app
cp ./nestjs/.env.example ./nestjs/.env
docker compose -f ./nestjs/docker-compose.yml up -dSee http://localhost:8080 in your browser.
- Python / Fastapi
- Python / Jango
- Angular
- Ember
- React Server Components
- HTMX
- Backbone