Skip to content

1. Complete setting up Application Infrastructure

Pre-release
Pre-release

Choose a tag to compare

@thanchi-tr thanchi-tr released this 08 May 19:23
· 12 commits to main since this release

Infrastructure set-up + Documentation

Documentaion

Application is intended to be viewed using visual studio 2022 , All document is logically place under /docs/..

Infrastructure ready:

  1. Redis
  2. RabbitMq
  3. Serilog
  4. Folder structure (Module + its project)
  5. Centralise setting file.
  6. Dockerise the module
  7. Docker compose for infrastructure container with data layer, bridge
  8. Docker compose for bundle start up module.