mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-08 23:15:24 +02:00
Readme update
This commit is contained in:
parent
c1cc803c69
commit
858ae6dd64
1 changed files with 7 additions and 1 deletions
|
@ -22,7 +22,13 @@ yarn prisma:seed
|
||||||
yarn dev
|
yarn dev
|
||||||
```
|
```
|
||||||
|
|
||||||
## Relevant reading...
|
## High-priority issues
|
||||||
|
|
||||||
|
The biggest focus at the moment is on getting the app functional without some previously key external services (namely Auth0, Plaid and Finicity).
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
## 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)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue