Commit graph

17 commits

Author SHA1 Message Date
Imbus
1652419d94 Moved migrations_pg -> migrations and updated relevant references 2023-11-28 00:36:11 +01:00
Imbus
f7a8069859 Captcha error silence 2023-11-22 15:40:29 +01:00
Imbus
8d19a935d8 Justfile templating 2023-11-14 09:00:25 +01:00
Imbus
29c1fc8f82 Ported the project from sqlite to postgres 2023-11-14 08:40:45 +01:00
Imbus
757e670dbb Require DATABASE_URL to be set 2023-11-06 00:23:44 +01:00
Imbus
410113f421 Added a container network to the release target 2023-11-05 20:13:52 +01:00
Imbus
b3124948c4 Create sqlite db if not exist, constrain debug deps to debug builds 2023-11-04 21:53:55 +01:00
Imbus
e9b215c686 Fixed cleaning target in justfile 2023-11-01 15:47:51 +01:00
Imbus
fa9b2b6fc1 Working but untested captcha api 2023-10-21 05:11:42 +02:00
Imbus
2572fcbffd Added init-sqlx target to justfile, to quickly get sqlx up to speed 2023-10-21 00:02:58 +02:00
Imbus
a01d56405d Restructure. Broken kube.yml, working compose.yml. 2023-10-20 03:28:22 +02:00
Imbus
3a3003be7e Cleaned up justfile a bit 2023-10-20 00:56:57 +02:00
Imbus
97c58068b0 Removed some unnecessary abstraction from justfile 2023-10-19 02:31:54 +02:00
Imbus
5b39e448d2 Justfile comments and some new targets, Containerfile for debug server 2023-10-18 20:52:51 +02:00
Imbus
e5dfc47ccf Slight restructure, Containerfile now does npm build properly 2023-10-18 19:05:10 +02:00
Imbus
107bb05d47 Working multi-stage container build 2023-10-18 03:47:29 +02:00
Imbus
2b1e350ce1 Justfile build and dev targets, working containerfile 2023-10-17 19:43:26 +02:00