Skip to content

DragonSenseiGuy/woof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Woof YSWS

Woof YSWS is a YSWS where you code a dog themed website for 5 hours and get a dog plushie! We are sponsored by Hack Club.

Status: Active

Note: Have a look at the website at woof.hackclub.com

Installation

First make a virtual environment:

python -m venv .venv

then activate it on macOS/Linux:

source .venv/bin/activate

on windows:

.\venv\Scripts\activate.bat

Install dependencies:

pip install -r requirements.txt

run the server:

for dev:

flask --app main run --debug

About

The source code for #woof YSWS!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •