Initial commit

This commit is contained in:
2020-06-02 23:02:01 -04:00
commit a1ade51f6b
15 changed files with 294 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
db/development.sqlite3
db/test.sqlite3
public/node_modules