Proper Devop Setup #20
No reviewers
Labels
No labels
Brainstorm
bug
duplicate
enhancement
help wanted
invalid
project/backend
project/frontend
question
wontfix
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Chewing_Bever/jos#20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "8-devop-setup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR sets up a devop env that can be used for further development. There's a setup for frontend & backend testing and building Docker images. The Makefile wrapper allows for easy access to all needed functions.
The CICD automates all testing & deployment of the development image.