mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Update README.md
Moving image
This commit is contained in:
parent
68994982fc
commit
9c44deaec4
1 changed files with 2 additions and 3 deletions
|
|
@ -20,15 +20,14 @@ Every single part is fully open source! Fork it, extend it, or deploy it to your
|
|||
|
||||
We also have a free hosted version of Omnivore at [omnivore.app](https://omnivore.app/) -- try it now!
|
||||
|
||||
<img width="981" alt="omnivore-readme-screenshot" src="https://user-images.githubusercontent.com/75189/153696698-9e4f1bdd-5954-465b-8ab0-b4eacc60f779.png">
|
||||
|
||||
## Join us on Discord!
|
||||
|
||||
We're building our community on Discord. [Join us!](https://discord.gg/nyqRrjujNe)
|
||||
|
||||
Read more about Omnivore on our blog. <https://blog.omnivore.app/p/getting-started-with-omnivore>
|
||||
|
||||
<img width="981" alt="omnivore-readme-screenshot" src="https://user-images.githubusercontent.com/75189/153696698-9e4f1bdd-5954-465b-8ab0-b4eacc60f779.png">
|
||||
|
||||
|
||||
## How to setup local development
|
||||
|
||||
The easiest way to get started with local development is to use `docker-compose up`. This will start a postgres container, our web frontend, and an API server.
|
||||
|
|
|
|||
Loading…
Reference in a new issue