Skip to content

inventivehack/yaus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet Another URL Shortener

Build Status

Installation

  1. Set up environment variables as shown in vars.sample.
  2. Create PostgreSQL database.
  3. Install python dependencies (pip3 and python3 requiered) with: $ pip install -r requirements/dev.txt.
  4. Create super user with: $ ./manage.py createsuperuser
  5. Access the admin url, default is /admin/ if not set.
  6. Enjoy :)

What's next for this?

  • Deployment automation.
  • Vagrant environment.
  • API.
  • Front End Web Client.
  • User authentication with Github, Facebook, etc.

Tips

Contribute some ;)

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages