diff --git a/README.md b/README.md new file mode 100644 index 0000000..069dd31 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# typescript-service +The starting point template repository for developing typescript microservices. It provides a well-defined structure for building TypeScript-based applications and integrates into the organisations CI/CD workflows.