Skip to content

anandarizkyrm/social_lazy

Repository files navigation

  1. install all requrement in requirement.txt
  2. i suggest to install all req in virtualenv
  3. create migration using "python3 manage.py makemigrations"
  4. run migrattion using "python3 manage.py migrate"
  5. run the django using command "python3 manage.py runserver"
  • prettier to format the HTML code
  • black to format python code (.py)
  • docker compose to the database postgre config

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published