Merge branch 'master' of gitlab.com:unurled/text-display
This commit is contained in:
commit
5dede3767b
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ havn't throught of any better name sooo...
|
|||
making it working :
|
||||
- download nodejs
|
||||
- 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": {
|
||||
|
@ -23,4 +23,4 @@ making it working :
|
|||
- `src/public/main.js:13:65`
|
||||
- `src/config/db.config.js:5:17` link to your mongodb database url
|
||||
- `npm i`
|
||||
- `npm start`
|
||||
- `npm start`
|
||||
|
|
Loading…
Reference in a new issue