Skip to content

💴 Derash National Billing Payment System (NBPS) demonstration 💴

Notifications You must be signed in to change notification settings

Kirubel-Eshetu/Derash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Derash

  • Derash Bill Management Platform which include Derash Biller System and Derash Agent System.

Environment setup

Create a .env file in each service directory with the following keys:

_Agent_System/.env

AGENT_SESSION_SECRET=change-me
AGENT_API_KEY=your-agent-api-key
AGENT_API_SECRET=your-agent-api-secret

_Biller_System/.env

BILLER_SESSION_SECRET=change-me
BILLER_API_KEY=your-biller-api-key
BILLER_API_SECRET=your-biller-api-secret

Do not commit .env files. See .gitignore.

  • Down below you may find the working production of of Derash National Billing Payment System (NBPS):

Derash national billing payment system logo