Skip to content

Commit

Permalink
Add shortcut to run app in Pipfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jonavellecuerdo committed Mar 5, 2024
1 parent 35e011a commit 280970a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,6 @@ requests-oauthlib = "*"
sentry-sdk = "*"
social-auth-app-django = "*"
whitenoise = "*"

[scripts]
solenoid = "python manage.py runserver"

0 comments on commit 280970a

Please sign in to comment.