- Change directory to the backend application
cd backend
. - Generate the files for the python virtual environment
python3 -m venv env
. - Activate the virtual environment
source env/bin/activate
or.\env\Scripts\activate.ps1
for windows users - Install the project requirements
pip install -r requirements.txt
-
Notifications
You must be signed in to change notification settings - Fork 0
brkpplr/research-djangoBlogWebsite
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Django blog social media website
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published