-
Instale o Mongo
No Linux
$ apt-get update $ apt-get install mongodb
No Mac OSX (com brew)
$ brew update $ brew install mongodb
-
Baixe o projeto
$ git clone http://git@github.com/lucasmcastro/series-flask $ cd series-flask $ pip install -r requirements.txt
-
Rode o mongo em uma shell
$ mongod
-
Rode a aplicação em outra shell
$ python app.py
-
Acesse a aplicação no browser através de http://127.0.0.1:5000
-
Notifications
You must be signed in to change notification settings - Fork 0
lucasmcastro/series-flask
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published