- Add .gitea/workflows/deploy.yml for CD pipeline - Add Makefile for build automation - Update .gitignore to exclude docs/
Add a Gitea Actions pipeline to compile the backend server artifact and build/push Docker images for master/dev changes. Made-with: Cursor