Skip to content

Guides

Practical guides for working with Archipel packages in your NestJS application.

GuideWhat you'll learn
Getting StartedInstall packages, register your first module, implement ports, and run the app.
Implementing PortsHow the port/adapter pattern works, how to write adapters, and how to test them.
TestingUnit testing services, testing port adapters, integration testing with real databases.
TSDoc GuidelinesDocumentation standards for public APIs and generated reference pages.

Released under the MIT License.