6 Commits

Author SHA1 Message Date
94424f17a2
Fixed database tool to read .env config when built. 2021-09-21 10:24:43 +02:00
197f1975bf
use mysql2 due to promise wrapper and speed advantage 2021-08-23 12:38:26 +02:00
d480cadf93
fixed build js up/down/reset commands
started to do some more prepare stuff
2021-08-23 12:38:26 +02:00
5bb5fda6e5
- initialize database migration
- create database if it does not exist
2021-08-23 12:38:25 +02:00
60a7b2749b
- eslint
- typescript config
- package json commands
- refactor script to be able to run up/down/reset
- config
- linting
2021-08-23 12:38:25 +02:00
7ed56ed5ab
database migrations - initial commit 2021-08-23 12:38:25 +02:00