Skip to content

akowalz/sentry-example-app

Repository files navigation

Sentry Example App

Bootstrap:

brew install pipenv
pipenv install

Build the database:

pipenv run dbdo

Run the app:

pipenv run server

Run in debug mode (with hot reloading):

FLASK_ENV=development pipenv run server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published