-
Github'tan clone edin.
$ git clone https://github.com/erhan/flask-todo
-
Virtualenv klasörünü oluşturun.
$ virtualenv -p python3.5 env
-
Gerekli modülleri
requirements.txt
dosyasından kurun.$ env/bin/pip install -r requirements.txt
-
Veritabanını güncelleyin.(Default kullanıcı oluşturur.)
$ env/bin/python migrate.py db upgrade
-
Uygulamayı çalıştırın
$ env/bin/python run.py
-
Notifications
You must be signed in to change notification settings - Fork 1
erhan/flask-todo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
flask todo uygulaması.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published