Skip to content

stefanmachura/hacklights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacklights

a clone of HackerNews

setting up local env

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python manage.py runserver

Documentation

After setting up the local environment and starting the development server, Swagger docs are avaialable at localhost:8000/docs

About

HackLights - a clone of HackerNews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published