mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Move discord link above the screenshot
This commit is contained in:
parent
695921414f
commit
9541bc1123
1 changed files with 4 additions and 2 deletions
|
|
@ -20,14 +20,16 @@ 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="1055" alt="omnivore-readme-screenshot" src="https://user-images.githubusercontent.com/75189/153696404-81afe8fc-6a89-43ac-8583-7f4ba9bbf895.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="1055" alt="omnivore-readme-screenshot" src="https://user-images.githubusercontent.com/75189/153696404-81afe8fc-6a89-43ac-8583-7f4ba9bbf895.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