Commit graph

115 commits

Author SHA1 Message Date
fef
323fe471c5
add statuses
This commit requires wiping the database, because
it changes the accounts migration as well.
2022-12-06 02:40:42 +01:00
fef
a5d9f049a9
add repository stuff 2022-12-06 00:29:24 +01:00
fef
84589a1849
core: reexport loggers 2022-12-05 23:03:26 +01:00
fef
38baa25561
add postgres data source for accounts 2022-12-05 20:36:30 +01:00
fef
e0358c2c67
add account model 2022-12-05 20:22:46 +01:00
fef
e69cfa1f14
add logging 2022-12-05 20:16:56 +01:00
fef
cffde9c0a5
add come core data types 2022-12-05 20:02:18 +01:00
fef
6192aa76c8
add skeleton for endpoints 2022-12-05 02:59:48 +01:00
fef
f8f685bd4e
add state 2022-12-05 02:01:35 +01:00
fef
1e6a127b5a
add main app config 2022-12-05 00:19:24 +01:00
fef
164d8d90f6
fix typo in eslint config 2022-12-04 23:38:29 +01:00
fef
37d897d500
use sqlx 2022-12-04 23:38:02 +01:00
fef
56f2b1e1cc
add webstorm project config files 2022-12-04 21:58:30 +01:00
fef
44a3aaa825
create small helper for db migrations
I don't really know shit about web development in
rust but this seems like a helpful little tool as
i'm not planning on using a fully-fledged ORM
framework.
2022-12-04 21:57:33 +01:00
fef
df23eb263c
initial commit uwu 2022-12-01 01:07:28 +01:00