Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 742 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 742 Bytes

Access Key Management and Token Information Retrieval System.

Description

This project was build using Nest framework TypeScript starter repository. This is completely dockerised. Please make sure you have Docker installed in your system and it is running. Currently development mode is enabled in Docker.

Once running, please visit localhost API docs for trying out the application.

Running the app

# development
$ docker compose up --build -V

Test

# unit & integration tests
$ npm run test

Contact

License

This is MIT licensed.