-
Install the dependencies using
pip install -r requirements.txt
. -
Start the python server,
local :
./run.sh
orpython manage.py runserver 0:8080
AWS :
./aws.sh
ornohup python3 manage.py runserver 0.0.0.0:8080 &
-
Kill python server,
pkill python
-
Notifications
You must be signed in to change notification settings - Fork 0
harim-k/just-post-python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published