A film – also called a movie, motion picture, moving picture, picture or photoplay , therefore movie app is considered help to achieve the goal.
This Template is created as a framework as a backend service.
-
Create environment
pip install virtualenv
virtualenv -p python3 env
-
Active environment:
source env/bin/activate
-
Install all package needed
pip install -r requirements.txt
-
Run project
bash boot.sh
This service design is based on the template recommended by flask and exploreflask.
For any problem contact the Deployment Engineer.