1
0
mirror of https://github.com/franjsco/trackmyd-api synced 2025-06-06 00:29:14 +02:00

edit readme

This commit is contained in:
Francesco Esposito
2019-03-05 16:37:24 +01:00
parent 30373407c6
commit 17a6e32472

View File

@@ -27,7 +27,7 @@ A simple REST API for trackmyd.
2. Install **Mongodb**.
2. Clone this repository.
3. Install dependencies with `npm install`.
6. Configure **users** (app.auth.users) basic authentication into `config.json`.
6. Configure **users** (app.auth.users) for basic authentication into `config.json`.
7. Configure database (db) into `config.json`.
8. Start with `npm start`.