Comprehensive guides, API references, and technical documentation for our open source ecosystem.
📘 Get StartedEnsure you have the latest version of our CLI tools.
npm install -g @ebc/cli
Initialize a new project template.
ebc project:create my-project
init()
login()
setEnv(env)
getConfig()
Design systems with clear separation of concerns.
Implement security practices at infrastructure level.
Optimize with continuous monitoring
Contribute to our GitHub repository, ask questions on our Discord server, or write tutorials in our documentation hub. Every contribution helps the ecosystem grow.
💡 Go to Contributing Guide