This is skeletal succinct application. that uses the plugin beckn-gateway.
You need to Clone and build the following repositories (using mvn install in each of the directories) in sequence
Then clone this repo you are reading ;
-
Go into the cloned folder. cd beckn-gateway-app
-
Copy sample overrideProperties.sample to overrideProperties; cp -R overrideProperties.sample overrideProperties
-
Locate swf.propeties file in overrideProperties and edit the section pertaining to "Beckn Gateway configurations".
-
from the base directory for beckn-gateway-app , run bin/swfstart
Your gateway will be up. check logs in tmp/ folder to see if there are any issues and resolve them