Commit graph

5 commits

Author SHA1 Message Date
14fb61aab9 Development environment:
- Added Dockerfile.dev for local development
- Configured volume mounts for hot reloading
- Set up Vite dev server with proper host binding

Production environment:
- Streamlined multi-stage build process
- Removed Nginx in favor of future Caddy setup
- Optimized container size and build steps
2024-11-30 02:10:00 -06:00
238afb0c23 move packages to dependecies. 2024-11-23 21:47:19 -06:00
ad1a7b85ae Modify package.json 2024-11-23 21:15:09 -06:00
8e6bcb66a9 Fix production versions in packages 2024-11-23 21:01:47 -06:00
eeeca351ec Initial commit with correct file structure 2024-11-23 13:48:37 -06:00