Clyde/backend
Anthony Debucquoy 6503af0096
All checks were successful
Build and test FrontEnd / Build (pull_request) Successful in 36s
Build and test FrontEnd / Test (pull_request) Successful in 23s
deploy to production / deploy-frontend (push) Successful in 24s
Build and test FrontEnd / Build (push) Successful in 23s
Build and test FrontEnd / Test (push) Successful in 24s
Adding docker entry for backend
This allow you to run `docker-compose up` in the backend directory
to run the whole backend in a docker. by default the port is set to 4000
2024-02-26 13:20:03 +01:00
..
src base of backend 2024-02-23 12:00:36 +01:00
.gitignore base of backend 2024-02-23 12:00:36 +01:00
build.gradle.kts base of backend 2024-02-23 12:00:36 +01:00
compose.yaml Adding docker entry for backend 2024-02-26 13:20:03 +01:00
Dockerfile Adding docker entry for backend 2024-02-26 13:20:03 +01:00