Commit Graph

14 Commits

Author SHA1 Message Date
Markus Schubert a16bc79756 add link to public states on admin dashboard 2020-03-30 14:55:52 +02:00
Markus Schubert 4639eade8d show list of public states in frontend 2020-03-29 18:45:51 +02:00
Markus Schubert f399b14ffa add admin section - basic skeleton and helper methods 2020-03-29 18:21:36 +02:00
Markus Schubert 6c0daa1e3c make code more concise 2020-03-26 00:07:04 +01:00
Markus Schubert c410793351 cleanup debug logs 2020-03-26 00:06:45 +01:00
Markus Schubert d2507c9770 add helper methods for authorization to Authenticator 2020-03-26 00:06:24 +01:00
Markus Schubert fc3852b3cb cleanup 2020-03-25 23:40:23 +01:00
Markus Schubert 74e6f99e63 add UI components for adding data and managing local state 2020-03-25 19:28:35 +01:00
Markus Schubert 8364b3423a add controller and routes definition for game management
add endpoint for creating a PublicState
2020-03-25 19:27:58 +01:00
Markus Schubert 60ba181369 user auth - frontend and backend 2020-03-25 03:54:31 +01:00
Markus Schubert 4fd00e1091 update README.md 2020-03-11 14:20:05 +01:00
Markus Schubert d855153088 add gitignore and yarn.lock to git repo 2020-03-11 14:19:51 +01:00
Markus Schubert b85c6b9db9 create and update README.md 2020-03-11 14:15:34 +01:00
Markus Schubert 2db576c311 initial commit of scaffolded expressjs app 2020-03-11 14:13:44 +01:00