Skip to content

ducanh-99/facebook_backend

Repository files navigation

Backend with Flask + Mongod

demo authenticatio with flask and dependency

Installation

clone this project

git clone git@github.com:anhndvnist/test_heroku.git

Usage

Fisrt install pipenv
with Windown: run administrator

$ pip3 install pipenv

Second:

$ pipenv shell
$ pipenv install --dev
$ python run.py

Project will run in http://localhost:5000/

Deploy with heroku

git add . git commit -m "something" git push heroku master

all api in https://test-heroku-031.herokuapp.com/

About

a template backend clone facebook using python, monogengine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published