|
16f96e81e0
|
implemented the account and transaction logic - untested
|
2024-12-25 23:54:14 +01:00 |
|
|
d360d52f01
|
Creates the DB Tables when a new DB is created
|
2024-12-25 16:40:56 +01:00 |
|
|
7302b77915
|
implemented the postgres pgx driver and tested the database connection
|
2024-12-22 20:58:57 +01:00 |
|
|
1eea40057f
|
Added Dockerfile and implement http status codes
|
2024-12-20 15:47:43 +01:00 |
|
|
2e16304fac
|
removed not used placeholders
|
2024-12-20 15:30:37 +01:00 |
|
|
254bf10054
|
User auth added
|
2024-12-20 15:19:33 +01:00 |
|
|
a4ff21b42c
|
most of the database functions
|
2024-12-20 14:28:54 +01:00 |
|
|
38e56ba9d6
|
Route Structure and a main function
|
2024-12-20 01:52:27 +01:00 |
|
|
3ed2a66acd
|
some further moddeling
|
2024-12-14 17:21:31 +01:00 |
|
|
7d56f4650a
|
some initial models and the overall structure
|
2024-12-14 15:52:01 +01:00 |
|
|
bf5dfb06b0
|
Config checks if DB vars are set
|
2024-12-14 15:51:29 +01:00 |
|
|
b0339d13b2
|
Added config for env & .env for the database connection
|
2024-12-14 12:50:54 +01:00 |
|
|
2c7445d9ba
|
INIT Project structure
|
2024-12-14 02:12:47 +01:00 |
|
|
016fa0e985
|
UPDATED GITIGNORE
|
2024-12-14 02:11:11 +01:00 |
|
Jan
|
5ad9294450
|
Initial commit
|
2024-12-14 01:55:16 +01:00 |
|