prybalko / cutter

This is an application for shortening your web links

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cutter

Cutter is a Flask based web application for shortening web links

Run

In order to launch the application in dev mode, you need to install all nesesary requiremens and then run run.py

pip install -r requirements.txt
python run.py

That's it! Your server is running on http://0.0.0.0:8080/

About

This is an application for shortening your web links


Languages

Language:Python 55.1%Language:HTML 28.4%Language:JavaScript 7.6%Language:CSS 6.1%Language:Nginx 2.8%