mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add Swift GraphQL to the shoutouts section
This commit is contained in:
parent
376689ea63
commit
d21256ff88
1 changed files with 2 additions and 0 deletions
|
|
@ -44,6 +44,8 @@ Omnivore takes advantage of some great open source software:
|
|||
* [Next.js](https://nextjs.org/) - Our frontend is a Next.JS app and is hosted on [Vercel](https://vercel.com/).
|
||||
* [Stitches](https://stitches.dev/) - We use Stitches on the frontend to style our components.
|
||||
* [Mozilla Readability](https://github.com/mozilla/readability) - We use Mozilla's Readability library to make pages easier to read.
|
||||
* [Swift GraphQL](https://www.swift-graphql.com/) - We generate our GraphQL queries on iOS using Swift GraphQL.
|
||||
* And many more awesome libraries, just checkout our package files to see what we are using.
|
||||
|
||||
|
||||
## How to setup local development :computer:
|
||||
|
|
|
|||
Loading…
Reference in a new issue