Skip to content

beckn-on-succinct/beckn-registry-app

Repository files navigation

Beckn Registry Application

This is skeletal succinct application. that uses the plugin beckn-registry.

To build and install the app locally,

You need to Clone and build the following repositories (using mvn install in each of the directories) in sequence

  1. Common
  2. Beckn SDK for Java
  3. Succinct Web Framework
  4. Beckn registry plugin.

Then clone this repo you are reading ;

  1. Go into the cloned folder. cd beckn-registry-app

  2. Copy sample overrideProperties.sample to overrideProperties; cp -R overrideProperties.sample overrideProperties

  3. Locate swf.propeties file in overrideProperties and edit the section pertaining to "Beckn Gateway configurations".

  4. from the base directory for beckn-registry-app , run bin/swfstart

Your registry will be up. check logs in tmp/ folder to see if there are any issues and resolve them

About

Standalone registry application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published