📄️ How to host Static Assets
Darklang supports hosting your static assets.
📄️ How to set up a custom domain
Your backend endpoints are always available at
📄️ How to work with CORS
By default, browsers don't allow Javascript to make certain kinds of API calls
📄️ How to collaborate with other developers
Darklang supports multiple developers editing the same canvases.
📄️ How to use Feature Flags
In Darklang, all changes are made in production, on your real infrastructure. If
📄️ How to write tests
At the moment, Darklang does not provide an out of the box testing framework.