Commit graph

5 commits

Author SHA1 Message Date
rr-
bb474e4cf5 front/auth: implement cookie support 2016-03-30 21:04:00 +02:00
rr-
5a0ce0b49d front/auth+users: implement talking to backend 2016-03-28 22:33:20 +02:00
rr-
6a194b1d54 front/build: change CSS minifier to csso 2016-03-27 23:05:10 +02:00
rr-
1846a1fa2c front/build: replace npm scripts with 1 script 2016-03-27 23:05:10 +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