Development Basics
Continuous Integration
A bunch of frontend and backend tools run via GitHub Actions once a commit has been pushed.
Continuous Inspection
Scrutenizer and Coveralls are our weapons of choice to keep track on the quality of our codebase.
Edit on GitHub