sesh / nicerun

Nice Run! Generate an image of your run to share.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nice Run!

Nice Run! is a simple web app to create screenshot of running activities that can be shared on social media.

It's a work in progress, but it's close to being usable by others.

Example

(overall look and feel evolving...)

Usage

Running the initial migrations

pipenv run python manage.py migrate

Running the development server

pipenv run python manage.py runserver

Running the tests

pipenv run python manage.py test

Deploying to a VPS

Notes:

  • Ansible must be installed on your local machine
  • Target should be running Debian 11
pipenv run python manage.py up nice-run.com --email=<your-email>

Generated with sesh/djbs.

About

Nice Run! Generate an image of your run to share.


Languages

Language:Python 29.9%Language:HTML 22.7%Language:CSS 19.8%Language:JavaScript 15.5%Language:Jinja 11.2%Language:Shell 1.0%