1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-09 07:25:19 +02:00

Update README.md

This commit is contained in:
Josh Pigford 2024-01-11 14:12:42 -06:00
parent 6bcab0fd05
commit 5eccf96e44

View file

@ -44,6 +44,14 @@ The biggest focus at the moment is on getting the app functional without some pr
You can view the current [high-priority issues here](https://github.com/maybe-finance/maybe/issues?q=is:issue+is:open+label:%22high+priority%22). Those are the most impactful issues to tackle first. You can view the current [high-priority issues here](https://github.com/maybe-finance/maybe/issues?q=is:issue+is:open+label:%22high+priority%22). Those are the most impactful issues to tackle first.
## Tech stack
- Next.js
- Tailwind
- Node.js
- Express
- Postgres (w/ Timescale)
## Relevant reading ## Relevant reading
- [Learn about how the app is organized as a monorepo](https://github.com/maybe-finance/maybe/wiki/Monorepo-File-Structure-Overview) - [Learn about how the app is organized as a monorepo](https://github.com/maybe-finance/maybe/wiki/Monorepo-File-Structure-Overview)