Off on the right foot
2025-09-18 by Mark Hart
Off on the right foot
I built this backwards. I wanted a working proof of concept, so I built out the frontend first. Its is pretty much a static hard coded site.
A few features
While this is a pretty bear bones app, that is only maintained through code and maintence. Nothing automated about it. (I am planning on adding a curl command to automate the bash script)
- I worked in the blog ability by Markdown file.
- bash script to automate pulling updates and rebuilding
sudo docker compose up --build --force-recreate --remove-orphans
The real reason I am in this rabbit hole - the app I have been building in my head for years. I laid out and built the heart and sole of the app - the backend, the database and restFul api's.
It's not working
That is ok, it will.
