Skip to content

OpSecId/base-controller

 
 

Repository files navigation

base-controller

An ACA-Py controller to derive from for customizations

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

This controller is developed using Nest.js. For any support please refer here.

About

An ACA-Py controller to devier from for customizations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 99.5%
  • Other 0.5%