mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-09 07:25:19 +02:00
update README
This commit is contained in:
parent
f3ba272745
commit
9ea4333260
1 changed files with 4 additions and 3 deletions
|
@ -57,13 +57,14 @@ Then run the following yarn commands:
|
||||||
|
|
||||||
```
|
```
|
||||||
yarn install
|
yarn install
|
||||||
yarn run dev:services
|
yarn run dev:services:all
|
||||||
yarn prisma:migrate:dev
|
yarn prisma:migrate:dev
|
||||||
yarn prisma:seed
|
yarn prisma:seed
|
||||||
yarn dev
|
yarn dev
|
||||||
```
|
```
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
To contribute, please see our [contribution guide](https://github.com/maybe-finance/maybe/blob/main/CONTRIBUTING.md).
|
To contribute, please see our [contribution guide](https://github.com/maybe-finance/maybe/blob/main/CONTRIBUTING.md).
|
||||||
|
|
||||||
## High-priority issues
|
## High-priority issues
|
||||||
|
@ -91,9 +92,9 @@ To pull market data in (for investments), you'll need a Polygon.io API key. You
|
||||||
- [Handling money](https://github.com/maybe-finance/maybe/wiki/Handling-Money)
|
- [Handling money](https://github.com/maybe-finance/maybe/wiki/Handling-Money)
|
||||||
- [REST API](https://github.com/maybe-finance/maybe/wiki/REST-API)
|
- [REST API](https://github.com/maybe-finance/maybe/wiki/REST-API)
|
||||||
|
|
||||||
|
|
||||||
## Repo Activity
|
## Repo Activity
|
||||||

|
|
||||||
|

|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue