Commit Graph

11 Commits

Author SHA1 Message Date
Jake Howard 97d786e969
Move development into docker
This makes working with related services like redis much easier, and
helps start writing a production container
2022-07-28 14:42:12 +01:00
Jake Howard 310de1acf8
Add RQ 2022-07-13 08:21:06 +01:00
Jake Howard 4e8826fd2f
Show error codes when running mypy 2022-07-10 18:39:06 +01:00
Jake Howard 5a90a9963f
Disable python buffering 2022-06-30 21:27:30 +01:00
Jake Howard 90038c3a50
Install node deps during local setup 2022-06-14 19:14:25 +01:00
Jake Howard b521163007
Add prettier to format frontend 2022-06-12 19:35:06 +01:00
Jake Howard e2d5101a56
Add linting 2022-06-12 15:24:17 +01:00
Jake Howard b997350283
Disable the need for collectstatic during local dev 2022-06-12 14:52:48 +01:00
Jake Howard 2c1cc3e411
Collect static before
Run as a separate job, and then tests split out into 2
2022-06-10 17:15:13 +01:00
Jake Howard d17b0af9f6
Add tests for unique body classes 2022-06-10 16:22:20 +01:00
Jake Howard 56112a9655
Add honcho and just 2022-06-09 22:20:40 +01:00