Commit Graph

11 Commits

Author SHA1 Message Date
Jose Selesan
c2f5c0d97c refactor(docker): move Dockerfile to root for simpler Dokploy setup 2026-04-10 16:05:31 -03:00
Jose Selesan
1911d5623c perf(docker): optimize build with separate dependency stages for better layer caching 2026-04-10 15:50:46 -03:00
Jose Selesan
9ee98a4cb4 feat: add city/state/country to complex, new settings page with sidebar, and Biome linting
- Added city, state, and country optional fields to Complex model
- Updated onboarding to include optional location fields
- Created new settings page with sidebar navigation (Datos del Complejo, Canchas)
- Replaced ESLint with Biome for frontend and backend linting
- Added parallel dev script with concurrently
- Migrated register-routes to use direct app.route() pattern
2026-04-10 15:36:15 -03:00
Jose Selesan
3cba2fa485 New fields for complex 2026-04-09 16:18:58 -03:00
Jose Selesan
ae90562d88 Improved routes registration 2026-04-09 15:39:42 -03:00
Jose Selesan
7ca74970fa Added healthcheck route 2026-04-09 15:06:45 -03:00
Jose Selesan
aa2fe41ecc New booking dashboard 2026-04-09 14:54:13 -03:00
Jose Selesan
e58fa6efa2 Fixed Dockerfile to run migrations 2026-04-09 11:25:51 -03:00
Jose Selesan
9f14b74936 Fix Dockerfile 2026-04-09 11:07:12 -03:00
Jose Selesan
063991770a Changed Dockerfile 2026-04-09 10:43:19 -03:00
Jose Selesan
9ae270609d Initial commit 2026-04-08 22:53:11 -03:00