Ryan Schaefer
Ryan Schaefer
Using a salted password will not work because presumably every client download has a different salt. This is why the previous default wouldn't work even if we write the password...
closes #95 Not sure if I want to actually go as far as the example install autoloader (though I think it is necessary).
Current issue: Build fails on step: ``` RUN npx tsc -b ./migrations ``` Since we are using TSC in production "@types/better-sqlite3": "^7.6.8", is a production dependency.