Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sabarasaba/moviez.city-server
- Owner: sabarasaba
- License: mit
- Created: 2015-03-13T15:24:37.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-17T09:36:52.000Z (about 9 years ago)
- Last Synced: 2024-04-08T09:04:35.789Z (9 months ago)
- Language: JavaScript
- Homepage: http://moviez.city
- Size: 1.15 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.