SOMOD makes it easy to Develop, Build, Reuse and Deploy Serverless Applications
In this guide, we will examine the concepts used in SOMOD projects. Once you master them, you can create complex applications from smaller reusable modules.
This reference is a step-by-step guide to explaining the main concepts of SOMOD. You can find the list of all concepts in the left navigation bar under Reference/Main Concepts.
SOMOD is a serverless framework developed using typescript
and npm
packaging, so we will assume you have a basic understanding of Typescript, NPM, and Serverless.
Let's start by understanding the building block of SOMOD, the Module.
Write an email to opensource@sodaru.com