Commit graph

320 commits

Author SHA1 Message Date
e76c94a57c Use --verbose instead of RUST_LOG 2023-08-04 16:44:53 +02:00
de767121be Switch to plain commit hash in version number 2023-08-04 16:09:55 +02:00
ed3600a79a Open db from path specified as cl arg 2023-08-04 15:53:15 +02:00
9b55cd1ce2 Include git hash in version 2023-08-04 15:44:29 +02:00
6a64bd2e47 Parse args with clap 2023-08-04 15:40:38 +02:00
a8a58eb103 Set up logging with tracing crate 2023-08-04 15:09:56 +02:00
6d6e25f991 Document building instructions 2023-08-04 14:46:56 +02:00
037f076475 Set up global app state 2023-08-04 14:21:33 +02:00
4028c3eea2 Set up sqlx query* macros 2023-08-04 13:27:23 +02:00
a96af0d6ea Watch migration and template dirs 2023-08-04 01:47:44 +02:00
79667c15b8 Set up sqlx 2023-08-04 01:30:32 +02:00
12ec8ac217 Write down some design notes 2023-08-03 23:06:05 +02:00
8b0e6fe268 Refactor build script 2023-08-03 19:14:58 +02:00
8b5bfdd231 Use askama to render test template 2023-08-03 19:14:58 +02:00
3f5ad25f9e Fail build if tsc errors 2023-08-03 18:34:21 +02:00
6cf1b662ae Serve static files if no other endpoints match 2023-08-03 17:36:44 +02:00
c4f1cd2201 Set up basic axum server 2023-08-03 17:35:34 +02:00
2dc13cc841 Create target/static before compiling 2023-08-03 17:35:34 +02:00
658c523e9c Set up typescript project 2023-08-03 14:32:49 +02:00
838844a9d8 Create project 2023-08-03 14:32:37 +02:00