Files
my-website-v2/backend
Wyatt J. Miller 4762a28cc2
Some checks failed
Build and Release Docker Images / create-release (push) Has been skipped
Build and Release Docker Images / build-and-push (./frontend, Dockerfile, my-website-v2_frontend) (push) Failing after 17m2s
Build and Release Docker Images / build-and-push (./backend, task/Dockerfile, my-website-v2_task) (push) Failing after 24m27s
Build and Release Docker Images / build-and-push (./backend, public/Dockerfile, my-website-v2_public) (push) Failing after 22m5s
added config file to task
2025-07-19 22:26:52 -04:00
..
2025-07-19 21:52:36 -04:00
2025-07-19 22:26:52 -04:00
2025-07-14 20:35:49 -04:00

Backend

What is this?

This is just an orginizational way of keeping the backend services together (so I don't lose my mind).

Projects

  • public - a RESTful API service
  • task - a task scheduler service
  • storage - an internal storage library
  • cache - an internal caching library