Skip to content

Commit

Permalink
update resources docs
Browse files Browse the repository at this point in the history
  • Loading branch information
LoTerence committed Nov 8, 2024
1 parent f68f7cf commit f42ff47
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
env_file:
- dev/dev.env
ports:
- "5432:5432"
- "5434:5434"
healthcheck:
test: ["CMD-SHELL", "pg_isready"]
interval: 10s
Expand Down
2 changes: 2 additions & 0 deletions mkdocs/docs/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ More resources to be added as project progresses:
### Diagrams

1. [Frontend and Backend UML diagrams](https://github.com/hackforla/CivicTechJobs/issues/236)
2. [Data Model diagram](https://dbdiagram.io/d/hfla-civic-tech-jobs-671ad87097a66db9a333224e)
3. [E2E flow](https://drive.google.com/file/d/1Ux9yUAEs5q2dFoLDtxRaObdxB1RK08zK/view?usp=drive_link)

### For Developers

Expand Down

0 comments on commit f42ff47

Please sign in to comment.