URL shortening service with punchcard icons.
  • JavaScript 79.4%
  • Python 13.6%
  • Jinja 4.3%
  • CSS 2.3%
  • Mako 0.3%
  • Other 0.1%
Find a file
2020-02-03 13:48:26 +01:00
adalink FB social meta : large enough image 2020-02-03 13:48:26 +01:00
migrations Save basic stats 2020-01-30 17:38:31 +01:00
.gitignore Alembic for migrations 2020-01-21 17:40:47 +01:00
.gitlab-ci.yml CI: script path 2020-01-16 17:31:01 +01:00
alembic.ini Alembic for migrations 2020-01-21 17:40:47 +01:00
development.ini Initial commit 2020-01-16 13:05:40 +01:00
MANIFEST.in Initial commit 2020-01-16 13:05:40 +01:00
production.ini Initial commit 2020-01-16 13:05:40 +01:00
pytest.ini Initial commit 2020-01-16 13:05:40 +01:00
README.md CI 2020-01-16 17:22:37 +01:00
setup.py Expiring date db migration 2020-01-30 14:46:35 +01:00

pipeline status coverage report

AdaLink README

Getting Started

  • cd

  • $VENV/bin/pip install -e .

  • $VENV/bin/initialize_adalink_db development.ini

  • $VENV/bin/pserve development.ini