Skip to content

sethips/akshyar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akshyar

A simple url shortening django web applcation

Dependencies

  • dj-database-url==0.4.2
  • Django==1.11.3
  • django-hosts==2.0
  • gunicorn==19.7.1
  • psycopg2==2.7.1
  • pytz==2017.2
  • whitenoise==3.3.0

Usage

clone the repo and create a python virtual environment then install the requirements

 $ pip install requirements.txt

then run the server

$ python manage.py runserver

open the web browser and enter the IP:PORT

Deploy on Heroku

Deploy

About

A simple url shortening django web applcation

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 75.6%
  • JavaScript 21.6%
  • Python 2.2%
  • HTML 0.6%