Skip to content

A Django project for creating and maintaining shortUrls.

License

Notifications You must be signed in to change notification settings

siauPatrick/shortener_project

 
 

Repository files navigation

Shortener Project

A Django project for creating and maintaining shortUrls.

Run the Tests

coverage run manage.py test --settings=shortener.settings.test

Deploy the site

$ make createsite
$ heroku config:add SECRET_KEY=<CHANGE_ME>

About

A Django project for creating and maintaining shortUrls.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published