-
Create envrionment: $ python -m venv env
-
Activate environment: $ .\env\Scripts\Activate
-
Install packages in requirements.txt: $ pip install -r requirements.txt
-
Create the database or enable migrations: $ flask db init
-
Generate inital migration: $ flask db migrate
-
Apply migrations to database: $ flask db upgrade
-
Notifications
You must be signed in to change notification settings - Fork 0
E-commerce project. This is a clone of the www.rabitabank.com site.
fazilajafarli/Rabitabank-Project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
E-commerce project. This is a clone of the www.rabitabank.com site.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published