Commit Graph

18 Commits

Author SHA1 Message Date
8fae12d218 Adding in sql.py, setting up connection and session management.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2025-08-21 18:55:53 -04:00
8c6d105567 Added ENVIRONMENT variable to compose yamls.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2025-08-21 10:29:06 -04:00
4680d15914 Got pre-commit hooks working, starting setup for FastAPI.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2025-08-21 10:26:29 -04:00
51c1c97f20 Got the main.py tied into the backend now.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2025-08-21 09:27:30 -04:00
e15b62fae3 Working on getting the models set up.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2025-08-20 21:50:30 -04:00
f1498452fb Updating the README.md
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2025-08-20 21:25:45 -04:00
6e470de2ad Ok, so the new dev compose is working now.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2025-08-20 21:10:35 -04:00
d52b666743 Recreated frontend with typescript completely.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2025-08-20 21:04:37 -04:00
a61583ff1d Fonishing removal of frontend.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2025-08-20 21:02:18 -04:00
86a30617c5 Removing to recreate the frontend.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2025-08-20 21:01:11 -04:00
57fddd2a9a Working on getting the dev/local operating.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2025-08-20 20:43:45 -04:00
3a9339fe6d Working on building out the compose file for dev/local operations.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2025-08-20 17:13:38 -04:00
932d7b59c0 Adjusted the Dockerfiles to make everything work correctly.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2025-08-20 16:12:32 -04:00
99a86b5fa5 Adding typescript.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2025-08-20 11:43:34 -04:00
c330c56d98 Adding overall README.md
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2025-08-20 11:36:18 -04:00
50a8ed3410 Adding docker compose file.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2025-08-20 11:23:42 -04:00
c030eb26f3 Created dockerfiles.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2025-08-20 11:13:14 -04:00
84bd28c867 Initial commit with frontend and backend setups.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2025-08-20 10:15:21 -04:00