Merge branch 'master' of gitlab.com:unurled/text-display

This commit is contained in:
unurled 2022-02-21 16:44:04 +01:00
commit 5dede3767b

View file

@ -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`