URL shortener using flask and PostgreSQL🎉
URL https://flask-url-shortly.herokuapp.com/
-
create virtual environment. virtualenv env
-
activate the env - env\scripts\activate
-
run pip install -r requirements.txt
-
run python main.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
URL shortener using flask and PostgreSQL🎉
URL https://flask-url-shortly.herokuapp.com/
create virtual environment. virtualenv env
activate the env - env\scripts\activate
run pip install -r requirements.txt
run python main.py