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"
|
"text": "text"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
- change http://localhost:3000 to your url and stuff in :
|
- `cp .env.example .env` and change the values like you need.
|
||||||
- `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
|
|
||||||
- `npm i`
|
- `npm i`
|
||||||
- `npm start`
|
- `npm start`
|
||||||
|
|
Loading…
Reference in a new issue