Skip to content

theshortcut/pwn3r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwn3r

A Sinatra application for shortening urls and sharing files.

Setup

rake db:migrate
ruby application.rb

Then head to ‘/signup’ to setup your account and ‘/dashboard’ to start messing around. Relies on the ‘datamapper’, ‘sinatra’, and ‘haml’ gems.

To Do

  • Make sure the link/doc tokens are unique

  • Use username rather than email for auth and file storage

  • Figure out testing on file uploads

  • Ability to close signup and use invitation system

  • Make everything snazzier!

About

url shortening and file serving service built on Sinatra and DataMapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published