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 # TODO
| title | description | - | | title | description | - |
| ----- | ----------- | --- | | ----- | ----------- | --- |
| database options | mongodb, memcache | - | | modules | authentication | - |
| fallback cache | in-app cache as fallback | - | | authentication process | successful first login | - |
| modules | database, authentication | - |
| web service | GUI | - |
# Upgrade your app # Upgrade your forked app
- add upstream - add upstream
- pull - pull
- merge - merge