Skip to main content

Contributing

These docs cover using Enlace. The internals — architecture, data model, how CI/releases work, local dev setup — live with the code, one level closer to what they describe:

RepoArchitectureContributing
enlace (canvas, execution engine)ARCHITECTURE.mdCONTRIBUTING.md
enlace-js (Express, NestJS)CONTRIBUTING.md
enlace-dotnet (ASP.NET Core)CONTRIBUTING.md
enlace-examplesREADME.md
get-enlace.github.io (this site)CONTRIBUTING.md

Start with enlace/ARCHITECTURE.md if you're trying to understand how the whole system fits together — it's the package everything else depends on.