Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.
/ web-redirector Public archive

⛵ The web application to redirect from old domain

License

Notifications You must be signed in to change notification settings

emoji-gen/web-redirector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7082ac1 · Dec 2, 2022
Dec 7, 2019
Jun 12, 2018
Dec 8, 2019
Dec 9, 2019
Dec 7, 2019
Dec 10, 2019
May 29, 2018
Dec 7, 2019
Dec 5, 2019
Jul 19, 2019
Dec 5, 2019
Dec 2, 2022
May 27, 2018
Dec 6, 2019
Dec 8, 2019
Dec 5, 2019
Dec 7, 2019
Dec 12, 2019
Dec 8, 2019
Dec 12, 2019
Dec 5, 2019

Repository files navigation

301 Moved Permanently

CircleCI License

⛵ The web application to redirect from old domain


© tsuneo/123RF.COM

Requirements

  • Python $(cat .python-version)

Libraries

Getting started

$ python -m venv venv
$ . venv/bin/activate
$ pip install -r requirements.txt
$ python app.py

Test

$ pip install -r requirements-dev.txt
$ pytest

Publish

Requirements

Commands

$ heroku create your-app-name
$ heroku addons:create heroku-redis:hobby-dev
$ heroku buildpacks:add https://github.com/heroku/heroku-buildpack-multi.git
$ git push heroku master

License

MIT © Emoji Generator