mirror of
https://github.com/franjsco/trackmyd-api
synced 2025-02-16 19:30:37 +01:00
fix readme
This commit is contained in:
parent
7c6d1e86a3
commit
30373407c6
@ -1,6 +1,6 @@
|
|||||||
# trackmyd-api
|
# trackmyd-api
|
||||||
|
|
||||||
Simple REST API for trackmyd project
|
A simple REST API for trackmyd.
|
||||||
|
|
||||||
|
|
||||||
## Architecture
|
## Architecture
|
||||||
@ -27,7 +27,7 @@ Simple REST API for trackmyd project
|
|||||||
2. Install **Mongodb**.
|
2. Install **Mongodb**.
|
||||||
2. Clone this repository.
|
2. Clone this repository.
|
||||||
3. Install dependencies with `npm install`.
|
3. Install dependencies with `npm install`.
|
||||||
6. Configure **users** (app.auth.users) into `config.json`.
|
6. Configure **users** (app.auth.users) basic authentication into `config.json`.
|
||||||
7. Configure database (db) into `config.json`.
|
7. Configure database (db) into `config.json`.
|
||||||
8. Start with `npm start`.
|
8. Start with `npm start`.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user