- download/clone the source code
- navigate to the e-mart folder within a terminal/command line and type
python -m venv venv
to create a virtual environment. Or use the appropriate command to create a virtual environment - activate the virtual environment e.g
source bin/activate
- install the packages by running
pip install -r requirements.txt
- create a postgres database
- create an .env file and specify the following values
DB_NAME_EMART, DB_USER, DB_USER_PASSWORD
-
Notifications
You must be signed in to change notification settings - Fork 0
azwdevops/e-mart
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An fully functional ecommerce platform made with django
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published