This commit is contained in:
relikd
2023-05-29 15:20:07 +02:00
commit 1380b156d8
126 changed files with 3612 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# mkspc mgmt
A Django app for user management for makerspaces.
### Install
After install, run `make init` to create the initial database and super user.