Added GORM to handle database

This commit is contained in:
2022-11-25 15:13:32 -05:00
parent 7c55247af0
commit 64fc6fd8fc
8 changed files with 74 additions and 2 deletions

4
.gitignore vendored
View File

@ -33,3 +33,7 @@ public/js/
# NPM dependencies for Grunt
node_modules/
# Local data
data/