Commit Graph

19 Commits

Author SHA1 Message Date
joseph.nelson4456 5585fb2557 fixing issues needed for hashing
Test Workflow / test-and-lint (pull_request) Successful in 48s
Build and Push Image / build-and-push (pull_request) Successful in 1m40s
2026-06-10 23:30:43 -07:00
joseph.nelson4456 5c61a7a67d working on testing connection to pg (#16)
Reviewed-on: #16
Co-authored-by: Joseph Nelson <joseph.nelson4456@gmail.com>
Co-committed-by: Joseph Nelson <joseph.nelson4456@gmail.com>
2026-05-31 23:11:01 -07:00
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 2902b0323e fixed sql setup (#11)
Reviewed-on: #11
Co-authored-by: Joseph Nelson <joseph.nelson4456@gmail.com>
Co-committed-by: Joseph Nelson <joseph.nelson4456@gmail.com>
2026-05-18 23:06:59 -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 e352a26c66 fixed file imports and added file with extension for imports (#9)
Reviewed-on: #9
Co-authored-by: Joseph Nelson <joseph.nelson4456@gmail.com>
Co-committed-by: Joseph Nelson <joseph.nelson4456@gmail.com>
2026-05-17 23:25:42 -07:00
joseph.nelson4456 de6d8cd8fe added start script (#8)
Reviewed-on: #8
Co-authored-by: Joseph Nelson <joseph.nelson4456@gmail.com>
Co-committed-by: Joseph Nelson <joseph.nelson4456@gmail.com>
2026-05-17 23:02:23 -07:00
joseph.nelson4456 70ad6ae4a6 added csv and updated migration to work better hopefully (#7)
Reviewed-on: #7
Co-authored-by: Joseph Nelson <joseph.nelson4456@gmail.com>
Co-committed-by: Joseph Nelson <joseph.nelson4456@gmail.com>
2026-05-17 22:46:38 -07:00
joseph.nelson4456 a4646da6ab needed to update some APIs 2026-05-16 23:46:33 -07:00
joseph.nelson4456 96b06cf92d added item route details (#6)
Reviewed-on: #6
Co-authored-by: Joseph Nelson <joseph.nelson4456@gmail.com>
Co-committed-by: Joseph Nelson <joseph.nelson4456@gmail.com>
2026-05-16 23:42:41 -07:00
joseph.nelson4456 4f73991360 added collection and set APIs (#5)
Reviewed-on: #5
Co-authored-by: Joseph Nelson <joseph.nelson4456@gmail.com>
Co-committed-by: Joseph Nelson <joseph.nelson4456@gmail.com>
2026-05-16 23:15:06 -07:00
joseph.nelson4456 0db3d677b2 added image and location APIs (#4)
Reviewed-on: #4
Co-authored-by: Joseph Nelson <joseph.nelson4456@gmail.com>
Co-committed-by: Joseph Nelson <joseph.nelson4456@gmail.com>
2026-05-16 22:43:51 -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 2636816241 working on healthcheck api and auth api (#2)
Reviewed-on: #2
Co-authored-by: Joseph Nelson <joseph.nelson4456@gmail.com>
Co-committed-by: Joseph Nelson <joseph.nelson4456@gmail.com>
2026-05-15 22:37: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
joseph.nelson4456 12922c35bf Initial commit 2026-05-10 11:23:13 -07:00