readme.md
This commit is contained in:
parent
e0813ba69c
commit
5c29ebd821
1 changed files with 1 additions and 6 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue