Commit graph

4 commits

Author SHA1 Message Date
Camille
2051bfe1e6 ci: add OneDev pipeline for build, test, and Docker images
Configure Build and Test and Docker Build jobs with branch and PR
triggers, plus a root .dockerignore to keep Docker contexts lean.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-30 00:00:59 +02:00
Camille
b1c1972c6f refactor: update Dockerfile and TypeScript configuration for frontend 2026-05-29 23:55:13 +02:00
Camille
7a9383e87f feat: bootstrap fullstack NX monorepo (Spring Boot + React)
- Add Spring Boot 3.4 backend with health API, CORS, and dev/prod profiles
- Add React 18 + Vite frontend with typed health client
- Configure NX workspace, pnpm, and Docker Compose stacks
- Document stack, commands, and layout in README
- Add .gitignore for Node, Java, Docker, and IDE artifacts
2026-05-29 23:42:03 +02:00
Camille Pele
91a659a938 Add README.md 2026-05-29 19:10:11 +00:00