21 lines
596 B
Markdown
21 lines
596 B
Markdown
# RMSN
|
|
|
|
## Config
|
|
|
|
Default configuration can be found in the [rmsn.yml](./rmsn.yml) file
|
|
at the root of the repository.
|
|
|
|
## Roadmap
|
|
|
|
- [ ] Add simple logger everywhere
|
|
- [ ] Make server start, teardown and block
|
|
- [ ] Bootstrap webapp
|
|
- [ ] Embed webapp in server
|
|
- [ ] Split server and webapp in different folders
|
|
- [ ] Add modd for easy development forkflow
|
|
- [ ] Add webapp make targets
|
|
- [ ] Add bundle and install make targets
|
|
- [ ] Create basic webapp structure and development workflow
|
|
- [ ] Think of a better name
|
|
- [ ] Add email config and communications
|
|
- [ ] Add webpush notifications
|