Skip to content

j-vent/W

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 

Repository files navigation

w

Some Warmth: Hacked 2022 Project

How to run the project:

  1. Clone project

  2. Make a venv https://realpython.com/get-started-with-django-1/#set-up-your-development-environment Python -m venv source venv/bin/activate Pip install django inside venv

  3. Run project – python manage.py runserver in the project directory, which contains manage.py (please don't run any migrations if it asks)

dependencies to install: requests (command: pip install requests)

About

Hacked 2022 Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors