Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sabarasaba/moviez.city-server

API server for moviez.city
https://github.com/sabarasaba/moviez.city-server

Last synced: 6 days ago
JSON representation

API server for moviez.city

Awesome Lists containing this project

README

        

Moviez.io
=======

```
$ npm install
$ npm install -g sequelize-cli
```

##PM2 Scheduler

```
$ pm2 start ./src/bin/www -n Api --interpreter /root/.nvm/v0.12.4/bin/babel-node
$ pm2 start index.js -n Worker --cron '0 10 * * *' --interpreter /root/.nvm/v0.12.4/bin/babel-node
```

## License

Copyright (c) 2015 Sabarasaba - Ignacio Rivas

Licensed under the MIT license.