📄️ Generate your first Swarmion project
In this guide we'll see how to generate a Swarmion project from scratch.
📄️ Get started on AWS
Your project is generated, it is almost ready to be deployed to AWS.
📄️ Add a new Serverless service
Generate a new service
📄️ Add a new shared TypeScript library
Generate a new shared TypeScript library
📄️ Add a new serverless contract
Serverless contracts are a central part of Swarmion. They let you define interactions between your services to enable more stability and type safety. You can learn more in the dedicated documentation section