yarn install
yarn run start
- To enable all loggers (see morgan):
export DEBUG=app:*
./mongo_start
You must have docker and be able to run it without sudo. See https://docs.docker.com/engine/install/linux-postinstall/
./mongo_client
pip3 install bcrypt pymongo
./mongo_fill
pass --help
for more options
You can override configurations by adding them in config/local.json
file, which is ignored by git.