Skip to content

rmblau/starbudget

Repository files navigation

StarBudget: Open Source Budgeting Application

Install and run:

git clone git@github.com:rmblau/starbudget.git
cd starbudget
pip3 install -r requirements.txt

Open http://127.0.0.1:8000/ in your browser:

Homepage

Navigate to path that is not routed, eg http://127.0.0.1:8000/nope:

Homepage

Raise a server error by navigating to http://127.0.0.1:8000/error:

Homepage

Switch the app = Starlette(debug=True) line to app = Starlette() to see a regular 500 page instead.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages