An open API service indexing awesome lists of open source software.

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

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
![alt text](https://raw.githubusercontent.com/mwakaambrose/moood-vue/master/public/img/screenshot.png)

## Project setup
```bash
$ npm install
```

### Start the server
```bash
$ node moood.js
```