Update README.MD

This commit is contained in:
unurled 2022-02-19 10:21:46 +00:00
parent f3dcf43337
commit 78a63803d0

View file

@ -5,7 +5,7 @@ havn't throught of any better name sooo...
making it working : making it working :
- download nodejs - download nodejs
- download or setup on cloud a mongodb database - download or setup on cloud a mongodb database
- add to mongodb an entry: (will be making a proper way to do it in the future maybe not so shure) - add to mongodb an entry: (will be making a proper way to do it in the future maybe not so sure)
``` ```
{ {
"_id": { "_id": {
@ -23,4 +23,4 @@ making it working :
- `src/public/main.js:13:65` - `src/public/main.js:13:65`
- `src/config/db.config.js:5:17` link to your mongodb database url - `src/config/db.config.js:5:17` link to your mongodb database url
- `npm i` - `npm i`
- `npm start` - `npm start`