From c722d471bbd6ced5aa91175875c806e87c88cd86 Mon Sep 17 00:00:00 2001 From: Adrian Pilarczyk Date: Wed, 21 Dec 2022 16:39:54 +0100 Subject: [PATCH] Revamp README --- README.md | 45 +++++++++++++++++++++++++++++++++++++++------ 1 file changed, 39 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3f1502d..1e27b10 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,45 @@ -# Saleor Apps +![Saleor Apps](https://user-images.githubusercontent.com/44495184/208925145-78c5022c-1a6c-4f2c-8f4f-7500e7afcaf0.png) -This repository contains central space for Saleor Apps, Integrations and Marketplace. +
+

Saleor Apps

+
-- See [Roadmap](https://github.com/orgs/saleor/projects/22/views/1) -- Vote on new integrations or submit a request [here](https://github.com/saleor/apps/discussions/categories/integrations-features) -- Check [Apps Development Docs](https://docs.saleor.io/docs/3.x/developer/extending/apps/key-concepts) +
+

The central space for Saleor Apps, Integrations and Marketplace. +

-## Available integrations +
+ 🏠 Website + + 📚 Docs + + 📰 Blog + + 🐦 Twitter +
+ +
+ +
+ Build an app ▶️ +
+ +## Overview + +This repository serves as a starting point in the exploration of Saleor apps. + +> _Saleor apps are separate applications that use GraphQL to talk to the Saleor server and receive webhooks with event notifications from Saleor._ +> +> [docs.saleor.io](https://docs.saleor.io/docs/3.x/developer/extending/apps/key-concepts) + +From here, you can visit: + +- [🔍 Apps documentation](https://docs.saleor.io/docs/3.x/developer/extending/apps/key-concepts) - to learn more about how you can use apps to extend the capabilities of Saleor. +- [🆕 Quickstart Tutorial](https://docs.saleor.io/docs/3.x/developer/extending/apps/quickstart/getting-started) - to build your first app using [Saleor CLI](https://docs.saleor.io/docs/3.x/cli). +- [🗓️ Roadmap](https://github.com/orgs/saleor/projects/22/views/1) - to see the current progress on the development of official Saleor apps. +- [✍️ GitHub issues](https://github.com/saleor/apps/discussions/categories/integrations-features) - to submit a proposal for creating a new integration or an app. + +## Apps | App | Integrations | Manifest URL to install | |----------------------------------------------|--------------------|-----------------------------------------|