Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

slalom/todobackend-python-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

todobackend-python-django

What?

Python + Django implementation of todobackend.com

Prerequisites

  • Python 3.6
  • pipenv

Running

Install required modules

brew install pipenv
pipenv install django
pipenv install django-cors-headers

Run the application

pipenv shell
python3 manage.py runserver localhost:<port>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages