Add user import and export scripts

This commit is contained in:
Cadence Fish
2020-02-18 20:07:11 +13:00
parent d95f6950c4
commit 6d7e089dae
3 changed files with 45 additions and 0 deletions

1
.gitignore vendored
View File

@@ -7,6 +7,7 @@ node_modules
# Database stuff
db/**/*.db*
users_export.json
# Test stuff
/coverage