Online Movies - Series Renting Application.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
- Node.js 10x.
- Redis
- MongoDB
- Docker
A step by step series of examples that tell you how to get a development env running
Run docker application then execute in your terminal,
- docker-compose down && docker-compose up --build
Application is deploy in heroku.com and running in production mode.
- Link that can be used to test front-end: https://movieholic-api.herokuapp.com/
- Node.js - Express.js
- MongoDB, Redis
- Webpack 4
- Neural Network - brain.js
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Vasilis Koukoutis - Initial work - vkouk
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details