/rantr

A place to Rant about anything under the sun without being able to delete or update the rant

Primary LanguagePython

Rantr

A place to Rant about anything under the sun without being able to delete or update the rant

Built with Cookiecutter Django Black code style

Run it locally with docker

  • Build the container docker compose -f local.yml build
  • Run the container docker compose -f local.yml up