Commit Graph

7 Commits

Author SHA1 Message Date
Dimitrie Stefanescu 18c94613c5 feat(server): emails now use env vars to create transport
if not provided, the module will log an error. in testing env, uses a temp etherealmail account &
logs message urls.
2021-03-07 13:08:42 +00:00
Dimitrie Stefanescu 1a80bf0051 docs(server): adds info re tracing vars 2021-02-25 13:40:04 +00:00
Dimitrie Stefanescu 2a38bd7499 docs(server): clarification re db url env var 2021-02-25 13:36:38 +00:00
Gergő Jedlicska fd771ef102 refactor(app configuration and knexfile): cleaned database connection
Created a backward compatible database connection configuration, where db_user and db_password can
be set separately.
2021-01-27 19:52:21 +01:00
Gergő Jedlicska d1b2fb90bb added pgadmin service to compose 2021-01-14 19:28:15 +01:00
Gergő Jedlicska f1e137117b mend 2021-01-14 18:42:53 +01:00
Dimitrie Stefanescu cd95c28939 refactor(global): restructures repo with lerna 2021-01-03 13:35:53 +02:00