/heroku-logging

Primary LanguagePythonApache License 2.0Apache-2.0

Django Notes

A Django note-taking application built to demonstrate logging with Heroku.

Tutorial: How to Start Logging With Heroku.

🟢 Prerequisites

This project is designed to be hosted on Heroku, you need to make sure Git CLI and Heroku CLI are installed on your computer, and also make sure you have a verified Heroku account.

📦 Getting started

To deploy this app, you need to create a new Heroku application first.

New Heroku app

Next, create a fork for this repository.

GitHub Fork

Link the forked repository to the Heroku app.

Connect GitHub

And finally, deploy the main branch and you'll be good to go.

âš– License

The code used in this project and in the linked tutorial are licensed under the Apache License, Version 2.0.