Commit graph

9 commits

Author SHA1 Message Date
rr-
36ffa5b4e7 front/general: replace manual DI with require(...) 2016-04-01 00:20:34 +02:00
rr-
82e7c6ebe9 front: add basic home placeholder 2016-03-31 22:33:49 +02:00
rr-
e95ed4cc0b front/auth: move auth state to API 2016-03-30 20:45:37 +02:00
rr-
55c5363edc front/help: implement help views 2016-03-29 12:34:10 +02:00
rr-
4a13933590 front/users: fix user routing 2016-03-29 12:33:37 +02:00
rr-
8f375a4163 front/general: resolve handlebars with browserify 2016-03-29 12:32:51 +02:00
rr-
5a0ce0b49d front/auth+users: implement talking to backend 2016-03-28 22:33:20 +02:00
rr-
8b5ebebd01 front/login: add view 2016-03-28 00:19:44 +02:00
rr-
797ace982f start
Done so far

Basic backend skeleton

- technology choices
- database migration outline
- basic self hosting facade
- basic REST outline
- proof of concept for auth and privileges

Basic frontend skeleton

- technology choices
- pretty robust frontend compilation
- top navigation
- proof of concept for registration form
2016-03-27 23:05:10 +02:00