readme.md

This commit is contained in:
unurled 2022-02-23 11:37:32 +01:00
parent e0813ba69c
commit 5c29ebd821

View file

@ -16,11 +16,6 @@ making it working :
"text": "text"
}
```
- change http://localhost:3000 to your url and stuff in :
- `src/index.js:49:12` and `src/index.js:49:31`
- `src/text.js:7:19` to your username (need to access mongodb)
- `src/public/getText.js:13:60`
- `src/public/main.js:13:65`
- `src/config/db.config.js:5:17` link to your mongodb database url
- `cp .env.example .env` and change the values like you need.
- `npm i`
- `npm start`