Skip to content
This repository has been archived by the owner on Jan 16, 2021. It is now read-only.

huynhducduy/momo-backend

Repository files navigation

mv .env.example .env

python3 -m venv env

source env/bin/activate

pip install -r requirements.txt

flask run --port 5000 --host=0.0.0.0

ngrok http 5000

About

Back-end for MoMo's recommender system (DevC VN Innovation Challenge Comp.), build on top of python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published