Skip to content

btbytes/gloo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gloo

Gloo wants to be a Really Good paste.

Requirements

Install

  1. Create tables in the database of your choice using setup.sql. Note: Given SQL works on MySQL.
  2. Change the values for db, user, and passwd in settings.py accordingly.

Running

Run webapp.py from console; $ python webapp.py Access the application on http://localhost:8080

FAQ

  1. How to I run the app on a different port, say on 8090?

$ python webapp.py 8090

About

Yet another pastebin app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages