1
0
Fork 0

minor README.md update

This commit is contained in:
Ruben Meyer 2019-09-08 19:50:43 +02:00
parent 0484945ce8
commit b3b263d6c3
1 changed files with 3 additions and 5 deletions

View File

@ -15,13 +15,11 @@ $ NODE_ENV=debug node app.js
# TODO
| title | description | - |
| ----- | ----------- | --- |
| database options | mongodb, memcache | - |
| fallback cache | in-app cache as fallback | - |
| modules | database, authentication | - |
| web service | GUI | - |
| modules | authentication | - |
| authentication process | successful first login | - |
# Upgrade your app
# Upgrade your forked app
- add upstream
- pull
- merge