From bb39cd4081fdcaf68b2b5de2234e93493dbd84b6 Mon Sep 17 00:00:00 2001
From: AnandKGanesh <118448330+AnandKGanesh@users.noreply.github.com>
Date: Tue, 7 Nov 2023 09:02:30 +0530
Subject: [PATCH] docs(README): add one-click deployment information using CDK
(#2798)
---
README.md | 28 +++++++---------------------
1 file changed, 7 insertions(+), 21 deletions(-)
diff --git a/README.md b/README.md
index cc19670a8fc3..ae46fff20f03 100644
--- a/README.md
+++ b/README.md
@@ -35,12 +35,6 @@ The single API to access payment ecosystems across 130+ countries
-🎉 Hacktoberfest is here! 🎉
-
-New to Rust? Hyperswitch is the perfect place to start this hacktoberfest! 😁
-
-> ⭐️ If you're new to Hacktoberfest, you can learn more and register to participate [here](https://hacktoberfest.com/participation/). Registration is from **September 26th - October 31st**.
-
@@ -58,8 +52,6 @@ Using Hyperswitch, you can:
- 🎨 **Customize payment flows** with full visibility and control
- 🌐 **Increase business reach** with local/alternate payment methods
-> Hyperswitch is **wire-compatible** with top processors like Stripe, making it easy to integrate.
-
@@ -67,24 +59,18 @@ Using Hyperswitch, you can:
⚡️ Quick Start Guide
+ One-click deployment on AWS cloud
-
-
-Ways to get started with Hyperswitch:
-
-1. Try it in our Sandbox Environment: Fast and easy to
- start.
- No code or setup is required in your system, [learn more](/docs/try_sandbox.md)
-
+The fastest and easiest way to try hyperswitch is via our CDK scripts
-
+1. Click on the following button to deploy a Production-ready Kubernetes setup inside your AWS stack.
+ No code or setup is required in your system
-2. A simple demo of integrating Hyperswitch with your React App, Try our React [Demo App](https://github.com/aashu331998/hyperswitch-react-demo-app/archive/refs/heads/main.zip).
+
+2. Sign-in to your AWS console.
-3. Install in your local system: Configurations and
- setup required in your system.
- Suitable if you like to customise the core offering, [setup guide](/docs/try_local_system.md)
+3. Follow the instructions provided on the console to successfully deploy Hyperswitch
🔌 Fast Integration for Stripe Users