codeforpdx / codeforpdx/tenantfirstaid

Audit the project for Containerization

Open
#173 6 comments 0 reactions 2 assignees View on GitHub

@lee-coates is already working on this.

Since Aug 7, 2025.

Dominant language
Python
Stars
13
Forks
21
Avg merge
6d 7h
Merged PRs (30d)
3

Description

Review the current structure of the project to identify components that need to be containerized. We should identify distinct services, dependencies, entry points, external services, configurations, environment preparations, and/or any potential blockers or refactors.

Considerations:

  • Flask backend
  • React Front end - can this be deployed statically or should it be in a container?
  • Valkey - should we containerize this or should we use a gcp service? This might be going away, but it's good to think about.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.