Skip to content

Institutional Edge Agent Legacy Example (Initial Issuer)

License

Notifications You must be signed in to change notification settings

CariHQ/government

Repository files navigation

IdentityChain Government Legacy Example

Run Government Webserver & UI application

  • For development, uses watches and instant reload if any changes are done in the code:
cd government/
npm install
npm run serve
  • For Production mode, minimized code and UI embeded inside Webserver static resources:
cd government/
npm run start

Open the url provided by the script console output. ✌️

Releases

No releases published

Packages

No packages published