Files
lub-web-monorepo/README.md
T
t.leonards ae33874ae0
Deploy to Dev Server / deploy (push) Has been cancelled
initial commit
2026-03-26 16:10:45 +01:00

1.2 KiB

██╗     ██████╗     ██╗████████╗
██║     ██╔══██╗    ██║╚══██╔══╝
██║     ██████╔╝    ██║   ██║   
██║     ██╔══██╗    ██║   ██║   
███████╗██████╔╝    ██║   ██║   
╚══════╝╚═════╝     ╚═╝   ╚═╝   

Leonards & Brandenburger IT

Angular • NestJS • PostgreSQL


🛠️ Development

npm install
docker compose -f docker-compose.dev.yml up -d
npm run dev
Service URL
🎨 Frontend http://localhost:4200
Backend http://localhost:3000

🚀 Production

docker compose up -d --build
Service URL
🎨 Frontend http://localhost
Backend http://localhost:3000

🛑 Stop

docker compose down

Made with in Westerwald