10 Commits

Author SHA1 Message Date
cd86e7f95d Mailing list attachments schema and storage 2023-10-14 19:02:18 -07:00
cf3f05ff33 Add new ignored configuration for testing locally
Previously the ignored config.yaml was used to test locally. This has
now been changed and that config will be served on
testing.orcas.community. These changes better facilitate testing email
workflows since the test instance can now be reached publicly for
webhooks.
2023-08-29 17:44:09 -07:00
11af1884dc Add config.yaml to gitignore 2023-06-02 17:52:36 +00:00
a9ca362a83 Show unit test coverage in vs-code 2022-09-21 09:32:36 -07:00
156d88ae86 Do not track generated css in git 2022-09-09 09:41:34 -07:00
5cdaa421c6 Create production docker image
Image contains necessary shared libraries. The image is built off the
dev container image, but does not include anything not critical for
running the app.
2022-09-09 09:41:34 -07:00
9f8cbea4ae Update gitignore 2022-08-27 08:49:50 -07:00
fc324262ce Add TailwindCSS
Will remove bulma once it's no longer being used by the example
templates.
2022-08-13 08:54:01 -07:00
f18dc03a9e Convert database to sqlite 2022-08-13 08:53:44 -07:00
mikestefanello
63f43e568c Initial commit. 2021-12-03 06:11:01 -05:00