summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2022-07-21Update gitignoreHunternif
2020-03-06all: updated gitignoreShyam Sunder
2018-12-22docker: make deployment easierShyam Sunder
2018-12-22client/public: Remove public/ folder and generate it on buildShyam Sunder
2018-07-25build: add Docker functionality and documentationShyam Sunder
2016-04-15server/tests: switch to pytestrr-
2016-04-06client+server: switch to yaml configrr-
2016-04-01split files into client/ and server/rr-
2016-03-30docs+scripts: use virtualenv for Python depsrr-
2016-03-27startrr-
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