Prepare database structure

This commit is contained in:
2023-06-23 14:37:09 +02:00
parent f2a933c6b8
commit 5e200da66f
8 changed files with 271 additions and 3 deletions

2
.gitignore vendored
View File

@ -7,9 +7,11 @@ node_modules
# testing
coverage
*.sqlite3
# production
build/
config.json
# misc
.DS_Store