Simple monorepo for the public site (main, SvelteKit) and the admin panel (admin, Laravel) running with Docker Compose.
The project is open source under the MIT license.
main)admin)admin/resources/sassmain and adminup, down, install, updateVersions match package.json at release (caret ranges; run npm ls for the exact tree).
| Area | Technologies |
|---|---|
| Frontend framework | SvelteKit, Svelte, Vite |
| Language | TypeScript |
| Styling | Tailwind CSS |
| Backend framework | Laravel 12 (PHP 8.5+) |
| Database | MySQL via mysql2 |
| Cache / sessions | Redis |
| HTTP client | Axios |
| Infrastructure | Docker, Docker Compose |
Environment variables drive database credentials, sessions, and service configuration. Copy .env.example to .env and adjust for your deployment.
MIT · Author: Akbar Yudhanto · Version: 2.3.0