Skip to content

gamemaker1/tau

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiny, adorable, urls

a url shortener, written in python using flask and sqlite3

setup

you'll need python3 and pip installed beforehand.

download the source code from github - either by cloning the repository or by downloading the source archive directly from this url.

once you have the source downloaded, run python -m venv .venv to activate the virtual environment, followed by a pip install -r requirements.txt to install all dependencies.

run flask --app source/server run to start a development server.

deploying

if you wish to deploy this app to production, follow this guide.

attributions and license

the html templates make use of components from the free and open source library hyperui.

this code is licensed under the agpl-3.0 license, a copy of which you can find here.

About

tiny, adorable, urls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published