From a3369adc46917f21c29d5fe0e77bb6d1ee1b22d1 Mon Sep 17 00:00:00 2001 From: Shardendu Mishra Date: Thu, 19 Jun 2025 03:42:24 +0530 Subject: [PATCH] Update QuickStart.js Signed-off-by: Shardendu Mishra --- src/components/QuickStart.js | 42 ++++++++---------------------------- 1 file changed, 9 insertions(+), 33 deletions(-) diff --git a/src/components/QuickStart.js b/src/components/QuickStart.js index 72543cc63..60bd84dbf 100644 --- a/src/components/QuickStart.js +++ b/src/components/QuickStart.js @@ -9,7 +9,7 @@ export const QuickStart = () => { Welcome to Keploy Documentation! 🚀

- This documentation will help you get the most out of Keploy—whether + This documentation will help you get the most out of Keploy - whether you’re building your first project or leveling up your testing workflow.

@@ -19,41 +19,17 @@ export const QuickStart = () => {

Keploy is your open-source, developer-centric backend testing tool. It makes backend testing easy and productive for engineering teams. Plus, - it's easy-to-use, powerful and extensible..🛠️ Keploy also has AI-powered - tools that help you generate unit and api tests quickly, helping + it's easy-to-use, powerful, and extensible. 🛠️ Keploy also has AI-powered + tools that help you generate unit and API tests quickly, helping developers focus on writing code rather than writing tests.

- Keploy creates test cases and data mocks/stubs from user-traffic by + Keploy creates test cases and data mocks/stubs from user traffic by recording API calls and DB queries, significantly speeding up releases and enhancing reliability. 📈

- {/*

*/} - {/* Contribute through Hacktoberfest ✅*/} - {/*

*/} - {/*

*/} - {/* DigitalOcean's Hacktoberfest is a month-long celebration of open-source*/} - {/* contributions. Everyone is welcome to participate, regardless of their*/} - {/* experience level. Simply make a pull request to an open-source project*/} - {/* to get started.*/} - {/*

*/} - {/* You can contribute to{" "}*/} - {/* */} - {/* several Keploy projects*/} - {/* {" "}*/} - {/* participating this year, If you’ve ever wanted to contribute to open*/} - {/* source , now is your chance!*/} - {/*

*/} - {/* Anyone around the globe who desires to help drive the growth of open*/} - {/* source and make positive contributions to an ever-growing community. All*/} - {/* backgrounds and skill levels are encouraged to participate.{" "}*/} - {/* */} - {/* Learn How to Contribute?*/} - {/* */} - {/*

*/} -

Installation Guide 📗

@@ -64,7 +40,7 @@ export const QuickStart = () => {
{

Windows

{

Linux

{ src="/docs/img/os/apple-logo.svg" alt="Mac logo" /> -

MacOS

+

macOS

-

+

⚠️ Please note that Keploy v2 is currently in development, with the best experience on Linux. Docker support is experimental and may have some limitations for certain use cases.