Skip to content

Commit 717c77a

Browse files
misc
1 parent dc6c33b commit 717c77a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# TCBA - Tennessee Coalition for Better Aging
22

33
## Project Overview
4-
Monorepo for TCBA, a coalition management platform with:
4+
Repo for TCBA, a coalition management platform with:
55

66
**backend/** : Node.js/Express REST API (TypeScript, PostgreSQL)
77
**frontend/** : React app (TypeScript, Vite, Tailwind CSS)
@@ -52,7 +52,7 @@ The backend connects to localhost:5432 by default.
5252

5353
## Notes
5454

55-
Backend uses PostgreSQL, Prisma ORM, Firebase Auth, Stripe, SendGrid, and AWS S3 (Or Cloudinary when decided on)
55+
Backend uses PostgreSQL, Prisma ORM, Firebase Auth, Stripe, SendGrid, and AWS S3. Before each push, run `npm run format` on both frontend and backend directories for code consistency for all devs
5656

5757
**Documentation Links For Reference:**
5858
- [PostgreSQL Docs](https://www.postgresql.org/docs/)

0 commit comments

Comments
 (0)