Update README.md

This commit is contained in:
Muslem Rahimi 2024-07-02 11:37:51 +02:00 committed by GitHub
parent 9a6b975187
commit eee8230d00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,7 +57,9 @@ Follow the instructions below to run stocknear locally on your machine.
## Run
`python .\app\main.py`
- Pocketbase: `./pocketbase serve`
- Fastify: `npm start`
- FastAPI: `uvicorn main:app --reload`
# Contributing
Stocknear is open-source software and you're welcome to contribute to its development.