Commit Graph

22 Commits

Author SHA1 Message Date
58bb8a1c32 change flag to integration-testing and update notification service construction 2025-02-19 11:15:11 -08:00
92537a298b check for command line argument 2025-02-19 11:02:21 -08:00
2d92370254 reload apns token on startup 2025-02-10 13:21:41 -08:00
a3efae9f24 add dotenv support 2025-02-10 10:32:18 -08:00
82a70ea04e add notification service to server context 2025-02-04 10:12:19 -08:00
718677d6dd fix import error 2025-01-23 03:35:07 -08:00
d506f9bbfe split query resolvers into separate files 2025-01-23 03:33:43 -08:00
fc23021c70 rename repository loader to TimedApiBasedRepositoryLoader 2025-01-21 13:27:42 -08:00
26d82390c6 remove ApiBasedRepository.ts and tests 2025-01-21 13:26:52 -08:00
798a708793 call seeding function 2025-01-09 13:23:21 -08:00
d7bc9b1923 add apiBasedRepository to server context 2025-01-09 13:11:27 -08:00
fcf0f01715 rename files for consistency 2025-01-06 20:46:09 -08:00
588a2b18ad move repositories and loaders to directories 2025-01-06 18:13:09 -08:00
e3746a942b read environment variable port with fallback to 4000 2024-12-27 13:45:44 -08:00
7df8903762 disable introspection when environment is set to production 2024-12-27 13:41:20 -08:00
85f448a2d9 rename schema definition 2024-12-26 18:04:43 -08:00
19c5984304 add repository data loader and methods for system/route data 2024-12-23 12:39:16 -08:00
8a4b98f9e8 initialize prototype repository and use test data 2024-12-22 18:52:25 -08:00
e4d7e9bd74 add stop and system data updates from api 2024-12-21 18:23:08 -08:00
9e6d3e6030 break out dependencies/test data into more files 2024-12-21 16:58:59 -08:00
0bb17e1b08 add shared memory object to context 2024-12-21 16:51:52 -08:00
f9bae7dc07 initial commit 2024-12-21 16:44:53 -08:00