- Apr 09, 2020
-
-
Lucendio authored
* change behaviour so that service still comes up regardless whether db connection can be established or not (see 12-Factor-App) - loosely tight to backing service * instead, it will log to stderr hinting this issue * successful port binding is still required
-
Lucendio authored
* introduce a test on the server to see if user creation works (backend process <-> db only; still needs a test that involves the router, too) * main server process is no connection-aware and wont start if database is not reachable * some renaming, cause it's more descriptive * unify quote usage
-
- Mar 31, 2020
-