https://github.com/mwakaambrose/moood-backend
This is the nodejs backend to any one of the moood clients
https://github.com/mwakaambrose/moood-backend
cors expressjs mysql nodejs sequelize
Last synced: 2 months ago
JSON representation
This is the nodejs backend to any one of the moood clients
- Host: GitHub
- URL: https://github.com/mwakaambrose/moood-backend
- Owner: mwakaambrose
- Created: 2019-03-03T15:15:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-06T08:58:38.000Z (over 7 years ago)
- Last Synced: 2025-07-03T16:40:36.742Z (12 months ago)
- Topics: cors, expressjs, mysql, nodejs, sequelize
- Language: JavaScript
- Homepage: http://moood.trustfinity.ltd
- Size: 2.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# moood-vue
This is my first attempt at create a full stack app
in nodejs
Please find any one of the clients in one of the repositories as this is a mere backend only
#### Screenshot

## Project setup
```bash
$ npm install
```
### Start the server
```bash
$ node moood.js
```