Skip to content

mmdbalkhi/mozlink

Repository files navigation

LICENSE Requirements

logo

MozLink!

A program to build shortLinks

mozlink-mmdbalkhi.fandogh.cloudTemporary (perhaps permanent!) service link.

What is it?

How to run

  1. Install python3, pip3, virtualenv in your system.
  2. Clone the project
git clone https://github.com/mmdbalkhi/mozlink.git && cd mozlink
  1. Create a virtualenv named venv using
virtualenv -p python3 venv
  1. Connect to virtualenv using
source venv/bin/activate
  1. From the project folder, install packages using
pip install -r requirements.txt
  1. Now environment is ready. Run it by
python app/main.py

TODO

  • Automatically add http and https to url
  • Mysql support
  • support SqlAlchemy
  • Support Custom short url