Commit Graph

19 Commits

Author SHA1 Message Date
d3a6a8495c Update application bootstrapping to load .env from repo root 2022-07-08 20:56:48 -05:00
25265b5560 Only load .env if the file exists; bump version 2022-03-31 15:53:36 -05:00
6f66126d38 Improve Response verbose/debug logging 2022-03-30 21:38:36 -05:00
cdecb7e628 Fix hanging IORedis connections; add extollo.wontstop debugging helper 2022-03-29 02:30:48 -05:00
8f08b94f74 Error response enhancements, CoreID auth client backend 2022-03-29 01:14:46 -05:00
9ee4c42e43 Error type fixes
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-18 13:03:28 -05:00
5940b6e2b3 Fix circular dependencies in migrator
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-21 13:42:06 -05:00
fcce28081b
AsyncPipe; table schemata; migrations; File logging
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-25 09:15:01 -05:00
b3b5b169e8
Add mechanism for NPM package auto-discovery
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-02 21:45:15 -05:00
9796a7277e
Begin abstracting global container into injector 2021-06-17 19:34:32 -05:00
1d5056b753
Setup eslint and enforce rules
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-02 22:36:25 -05:00
9be9c44a32
Import other modules into monorepo
Some checks failed
continuous-integration/drone/push Build is failing
2021-06-01 20:59:40 -05:00
e772d12f20
Create Files unit to manage filesystem implementations defined in config 2021-03-29 11:12:16 -05:00
fad1184afe
TypeDoc all the thngs 2021-03-25 08:50:13 -05:00
90d7679882
Fix error response html formatting; expose Application start/stop unit methods 2021-03-22 12:07:01 -05:00
a93cd6d192
Better RLEH logic for error wraps; ability to hide "Starting..." message 2021-03-21 14:04:51 -05:00
088fdfb1ef
Add cache interface, factory, and basic in-mem implementation 2021-03-09 10:16:27 -06:00
fdcd80a43e
Add kernel modules and basic kernel handling 2021-03-07 12:51:04 -06:00
be1f615858
Initial import 2021-03-02 18:57:41 -06:00