Commit graph

35 commits

Author SHA1 Message Date
Owen Schwartz
3bbbc2365c Add basic CRUD 2024-10-01 21:53:49 -04:00
Owen Schwartz
f49b6a9bc7 Add endpoints 2024-10-01 21:34:07 -04:00
Milo Schwartz
0e1ff19c41 started integrating auth with lucia 2024-10-01 20:48:13 -04:00
Milo Schwartz
7fea8e53db use hyphens 2024-09-29 23:08:16 -04:00
Milo Schwartz
09a2831046 clean up environment and paths 2024-09-29 21:09:35 -04:00
Milo Schwartz
0831e56b65 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-09-29 14:37:35 -04:00
Milo Schwartz
fd5a849136 fix env 2024-09-29 14:37:26 -04:00
Owen Schwartz
6b5c252145 Rename 2024-09-29 14:26:16 -04:00
Owen Schwartz
7166e945b9 Rename gerbil -> badger 2024-09-29 10:55:59 -04:00
Owen Schwartz
07c82d8eb0 Use logger 2024-09-28 23:55:09 -04:00
Owen Schwartz
def1d103aa New migrations 2024-09-28 23:53:30 -04:00
Owen Schwartz
c4d50883c5 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-09-28 23:53:14 -04:00
Owen Schwartz
a8d404a103 Add receive endpoint for megabytes transfered 2024-09-28 23:51:52 -04:00
Milo Schwartz
eea0c9ba2b make fields in provider endpoint optional 2024-09-28 23:19:39 -04:00
Milo Schwartz
14e9762414 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-09-28 22:50:20 -04:00
Milo Schwartz
0317d66ca7 added traefik config provider endpoint 2024-09-28 22:50:10 -04:00
Owen Schwartz
a7d0f52975 Add dockerfile 2024-09-28 18:18:16 -04:00
Owen Schwartz
397550366d Adjust schema 2024-09-28 17:10:03 -04:00
Owen Schwartz
766ac3f9d8 Update schema to include keys 2024-09-28 15:21:13 -04:00
Owen Schwartz
d68549e682 Add scripts and fix routes 2024-09-28 14:46:36 -04:00
Milo Schwartz
719805c4a8 catch all uncaught errors in winston 2024-09-28 14:07:25 -04:00
Milo Schwartz
659f578974 add extra validation to environment.ts and use os paths 2024-09-28 14:02:06 -04:00
Milo Schwartz
423b091d39 don't inject db into req 2024-09-28 13:41:46 -04:00
Owen Schwartz
1abde414be Add new schema 2024-09-28 13:31:22 -04:00
Owen Schwartz
8346db2b74 Add two servers 2024-09-28 12:56:36 -04:00
Owen Schwartz
4f8f2b0249 Drizzle the db 2024-09-28 12:42:38 -04:00
Owen Schwartz
7f46ef6a93 Add basic api endpoint 2024-09-28 12:35:07 -04:00
Owen Schwartz
027f5bd2e9 Add routes 2024-09-28 12:14:44 -04:00
Owen Schwartz
40895d616c Add router folders 2024-09-28 12:05:39 -04:00
Owen Schwartz
c498312ed3 Add db to express server 2024-09-28 11:59:13 -04:00
Owen Schwartz
b7bc797a99 Update migrations 2024-09-28 11:52:51 -04:00
Owen Schwartz
46cf6059fd Add schema 2024-09-28 11:51:21 -04:00
Milo Schwartz
fd47d2c877 added basic proxyTargets schema 2024-09-27 22:18:17 -04:00
Milo Schwartz
1a3207d38b small changes 2024-09-27 21:55:10 -04:00
Milo Schwartz
921af0edef bootstrapped 2024-09-27 21:39:03 -04:00