Advanced Topics
📄️ Custom Settings
Custom settings allow you to configure various aspects of a LiveCodes project. They are defined as a JSON object and provide fine-grained control over languages, compilers, processors, templates, module resolution, and more.
📄️ Services
LiveCodes (being a client-side app) uses multiple services (for example for short-URL sharing, broadcast server, authentication, module resolution, etc).
📄️ Docker Setup
This guide makes it easy to set up a self-hosted instance of LiveCodes on a VPS using Docker.