Commit Graph

7 Commits

Author SHA1 Message Date
joseph.nelson4456 dca781418f made updates to load envs and streamline pg pool to cut down on connections (#15)
Reviewed-on: #15
Co-authored-by: Joseph Nelson <joseph.nelson4456@gmail.com>
Co-committed-by: Joseph Nelson <joseph.nelson4456@gmail.com>
2026-05-30 23:52:32 -07:00
joseph.nelson4456 42563e6f7c removed continuation (#14)
Reviewed-on: #14
Co-authored-by: Joseph Nelson <joseph.nelson4456@gmail.com>
Co-committed-by: Joseph Nelson <joseph.nelson4456@gmail.com>
2026-05-30 23:16:41 -07:00
joseph.nelson4456 da57c927ef created an env file to load into context of nodejs when starting server (#13)
Reviewed-on: #13
Co-authored-by: Joseph Nelson <joseph.nelson4456@gmail.com>
Co-committed-by: Joseph Nelson <joseph.nelson4456@gmail.com>
2026-05-30 23:09:24 -07:00
joseph.nelson4456 b581f76690 bypassing npm all together (#12)
Reviewed-on: #12
Co-authored-by: Joseph Nelson <joseph.nelson4456@gmail.com>
Co-committed-by: Joseph Nelson <joseph.nelson4456@gmail.com>
2026-05-18 23:19:12 -07:00
joseph.nelson4456 a41f16132d trying a CMD fix for docker and added FK relationship to users table (#10)
Reviewed-on: #10
Co-authored-by: Joseph Nelson <joseph.nelson4456@gmail.com>
Co-committed-by: Joseph Nelson <joseph.nelson4456@gmail.com>
2026-05-18 22:57:29 -07:00
joseph.nelson4456 3b55f82130 added user and role APIs and fixed some items that were missing (#3)
Reviewed-on: #3
Co-authored-by: Joseph Nelson <joseph.nelson4456@gmail.com>
Co-committed-by: Joseph Nelson <joseph.nelson4456@gmail.com>
2026-05-15 23:34:27 -07:00
joseph.nelson4456 ce914f91fd Working base server with migrations and build steps ironed out (#1)
Reviewed-on: #1
Co-authored-by: Joseph Nelson <joseph.nelson4456@gmail.com>
Co-committed-by: Joseph Nelson <joseph.nelson4456@gmail.com>
2026-05-13 23:16:20 -07:00