1
0
auth.rxbn.de/README.md
2019-06-01 22:35:59 +02:00

365 B

auth.rxbn.de - Single sign-on GUI

start server

normal start

$ DB_URL=mongodb://user:pass@ip:port/db node app.js

debug start (with debug output/logs)

$ DB_URL=mongodb://user:pass@ip:port/db NODE_ENV=debug node app.js

TODO

title description
database models
modules