craban/README.md
Miguel de la Cruz f76aa74179 Stuff
2021-09-12 21:57:59 +02:00

25 lines
822 B
Markdown

# Craban
## Config
Default configuration can be found in the
[craban.yml](./server/craban.yml) file at the root of the repository.
## Roadmap
- [ ] Add simple logger everywhere
- [X] Make server start, teardown and block
- [X] Bootstrap webapp
- [X] Embed webapp in server
- [X] Split server and webapp in different folders
- [X] Add modd for easy development forkflow
- [ ] Add webapp make targets
- [ ] Add bundle and install make targets
- [X] Create basic webapp structure and development workflow
- [X] Think of a better name
- [ ] Add email config and communications
- [ ] Add webpush notifications
- [ ] Decide on a visual framework to work with (maybe react-material?)
- [ ] Add webapp linter
- [ ] Add token and login endpoint and token reading wrapper
- [ ] Add games management endpoints and webapp screens