Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USER STORY : Deploy to Heroku #5

Closed
6 tasks done
Tracked by #1
tomik-z-cech opened this issue Feb 2, 2024 · 1 comment
Closed
6 tasks done
Tracked by #1

USER STORY : Deploy to Heroku #5

tomik-z-cech opened this issue Feb 2, 2024 · 1 comment

Comments

@tomik-z-cech
Copy link
Owner

tomik-z-cech commented Feb 2, 2024

As a Site Developer I need to create a working Heroku deployement.

Acceptance Criteria :

Working Heroku Deployment, when first deployed site accesed, it gives hint of correctly installed Django App (DEBUG = True). Create if statement in settings.py for DEBUG = False when deployed.

Tasks :

  • Create Heroku App
  • Link with GitHub
  • Set up Vars
  • Create first deployment
  • Fix issues (if any)
  • Set if/else statement for DEBUG = False

Epic :
EPIC 1

@tomik-z-cech
Copy link
Owner Author

This was done in commit c8d2a30.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant