1.0.0-alpha.4 (2024-02-14)
- knexfile: don't panic if there is no .env file (5940b35)
- static: use CDN for spine-player.js (95ba575)
- use correct naming for .env variable db name (b5ad291), closes #59
1.0.0-alpha.3 (2023-05-24)
- Dockerfile: use npm for starting the application (9503bdf)
1.0.0-alpha.1 (2022-10-28)
- add correct path to load .env file for knex (d147681)
- change env path from config/envs to root (624572b)
- remove duplicate .env (it is in src/config/env now) (2e13979)
- remove unintentional assertion done as a simple test (559c1e3)
- set the knex connection pool from 0 to 10 (8a13a30), closes #11
- use /.well-known/wot instead of /well-known/wot (4b4b768), closes #6