CI Template for developing phoenix apps with nix flakes:
Contains:
- A devshell with all system dependencies ready
- A universal formatter which works on all files in the repository
- Prepackaged app inside a layered docker image
- Development servers through mprocs
- Automatic mix tests, formatting checks and basic security checks