GithubHelp home page GithubHelp logo

sandeepb3 / beckn-sandbox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ajaman190/beckn-sandbox

0.0 0.0 0.0 1.6 MB

beckn developer sandbox

License: MIT License

JavaScript 0.79% TypeScript 99.21%

beckn-sandbox's Introduction

Beckn Sandbox

Introduction

Overview

A sandbox environment typically replicates the necessary components of the production system but operates independently. It may include a separate server, database, network, and other resources. By isolating the sandbox environment from the production system, any errors, bugs, or vulnerabilities discovered during testing can be addressed without affecting live users or critical data.

Current Version

1.0.0

Features

  1. This sandbox currently using only mock responses.

Upcoming Features

  1. Responses that have a correlation to the request.

Installation Guide

Step 1: Installation of Sandbox Code

  1. Clone the repo
git clone https://github.com/beckn/beckn-sandbox.git
  1. Go the project directory
cd beckn-sandbox
  1. Install the packages
npm i
  1. Configure the port number in src/main.ts file. This is optional

  2. Run the sandbox server in watch mode

# watch mode
npm run start:dev

Step 2: Installation of Sandbox Webhook Code

Please follow the README.md to configure and install the Sandbox webhook code.

Step 3: Installation, Configuration and Registry of BAP and BPP protocol servers

Please follow the setup instructions at setup.md of protocol server.

User Guide

Please follow the user guide at USER_GUIDE.md.

Troubleshoot Guide

Please follow the toubleshoot guide at TROUBLESHOOT_GUIDE.md.

beckn-sandbox's People

Contributors

em-vivek avatar emindsajay avatar faizmagic avatar prasad-takale-eminds avatar ravi-prakash-v avatar rekhainbasekaran avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.