first user is admin user, restrict signups

todo: actual admin interface (web and/or cli)
This commit is contained in:
2020-10-19 21:29:26 +03:00
committed by Stepan Usatiuk
parent 45444d0741
commit fc7d5b7f34
9 changed files with 255 additions and 16 deletions

View File

@@ -89,4 +89,4 @@
"pre-commit": "npm run lint-all && npm run prettier-check"
}
}
}
}