Skip to content

Commit

Permalink
docs(README): add one-click deployment information using CDK (#2798)
Browse files Browse the repository at this point in the history
  • Loading branch information
AnandKGanesh authored Nov 7, 2023
1 parent 3199cd6 commit bb39cd4
Showing 1 changed file with 7 additions and 21 deletions.
28 changes: 7 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@ The single API to access payment ecosystems across 130+ countries</div>
</a>
</p>

<h1 align="center">🎉 Hacktoberfest is here! 🎉</h1>

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**.

<hr>
<img src="./docs/imgs/switch.png" />
Expand All @@ -58,33 +52,25 @@ 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.
<br>
<img src="./docs/imgs/hyperswitch-product.png" alt="Hyperswitch-Product" width="50%"/>

<a href="#Quick Start Guide">
<h2 id="Quick Start Guide">⚡️ Quick Start Guide</h2>
</a>

<h3> One-click deployment on AWS cloud </h3>

<a href="https://app.hyperswitch.io/register"><img src="./docs/imgs/signup-to-hs.svg" height="35"></a>

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

<a href="https://app.hyperswitch.io/register"><img src="./docs/imgs/get-api-keys.svg" height="35"></a>
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).
<a href="https://console.aws.amazon.com/cloudformation/home?region=us-east-2#/stacks/new?stackName=Hyperswitch&templateURL=https://hyperswitch-synth.s3.eu-central-1.amazonaws.com/deployment.yaml"><img src="./docs/imgs/aws_button.png" height="35"></a>

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

<a href="#Fast-Integration-for-Stripe-Users">
<h2 id="Fast Integration for Stripe Users">🔌 Fast Integration for Stripe Users</h2>
Expand Down

0 comments on commit bb39cd4

Please sign in to comment.