Skip to content

Commit

Permalink
local system deployment commands
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashish Bazad committed Nov 15, 2024
1 parent 0bdd800 commit 68fe651
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ cd abd-portfolio-backend.git
virtualenv env
source env/bin/activate
brew install postgresql
brew install gcc
pip install -r requirements.txt
python3 manage.py runserver 127.0.0.1:8000
```

0 comments on commit 68fe651

Please sign in to comment.