Structure copied from chat-server

This commit is contained in:
2021-03-06 14:49:02 +11:00
parent 6d3f068c8f
commit 725842f672
10 changed files with 148 additions and 1 deletions
+4 -1
View File
@@ -1,2 +1,5 @@
# auth-server
An API centric auth server.
An API centric auth server. Uses Sequelize and mariaDB by default.