This is a simple site with a stupid name that I'll use to host various things
- Make your changes on a new branch.
- Run
npm run lint:fixin the/appdirectory. - Make a PR to main.
- Wait for CI checks to pass. If checks don't pass, fix until they pass.
- After PR is merged, check that docker hub deploy works.
- Wait for Watchtower to pull down the new docker version, which happens every 60 seconds
- Implement HTMX and use HTMX as a wrapper for base site stuff
- Show users their IP for fun
- Move route and redirect code into separate files for separation of concerns
- Add unit tests for things that need to work or else other integrations will stop working
- Lock wishlist access behind password
- Add a sticky bar to the prequel site that shows you which movie you're in and maybe how far into the movie you are