README.md
This commit is contained in:
parent
5ee496cc95
commit
004ff71c66
15
README.md
15
README.md
@ -9,7 +9,7 @@ $ SSO_URL=https://domain.tld/path DB_URL=mongodb://user:pass@ip:port/authdb DB_N
|
||||
```
|
||||
## debug start (with debug output/logs)
|
||||
```sh
|
||||
$ DB_URL=mongodb://user:pass@ip:port/authdb DB_NAME=authRxbn NODE_ENV=debug node app.js
|
||||
$ SSO_URL=https://domain.tld/path DB_URL=mongodb://user:pass@ip:port/authdb DB_NAME=authRxbn NODE_ENV=debug node app.js
|
||||
```
|
||||
|
||||
# TODO
|
||||
@ -17,7 +17,7 @@ $ DB_URL=mongodb://user:pass@ip:port/authdb DB_NAME=authRxbn NODE_ENV=debug node
|
||||
| ----- | ----------- | --- |
|
||||
| database options | mongodb, memcache | - |
|
||||
| fallback cache | in-app cache as fallback | - |
|
||||
| modules | database, authentication, etc. pp. | - |
|
||||
| modules | database, authentication | - |
|
||||
| web service | GUI | - |
|
||||
|
||||
|
||||
@ -25,14 +25,3 @@ $ DB_URL=mongodb://user:pass@ip:port/authdb DB_NAME=authRxbn NODE_ENV=debug node
|
||||
- add upstream
|
||||
- pull
|
||||
- merge
|
||||
|
||||
# version numbering
|
||||
F.B.A@C
|
||||
F: final version
|
||||
B: beta version
|
||||
A: alpha version
|
||||
C: @git commit
|
||||
|
||||
examples:
|
||||
* 0.24.56@40c3d0f160
|
||||
* 1.33.187@4ff0082ce4
|
||||
|
Loading…
x
Reference in New Issue
Block a user