1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-01 16:19:26 +00:00

Added database initialisation script and mysql2 npm package

This commit is contained in:
2022-01-11 22:10:05 +00:00
parent a79c19a791
commit 55d68df2c5
5 changed files with 573 additions and 1 deletions

6
.gitignore vendored
View File

@@ -1,2 +1,8 @@
static/assets/diagrams/
node_modules/
config/*.json
!config/*_sample*
*.swp