Skip to content

Deployment

Coming Soon

This guide is currently under development. Check back soon for comprehensive deployment documentation including:

  • Building for Production
  • Docker Deployment
  • Environment Configuration
  • Performance Optimization
  • Security Best Practices
  • CI/CD Pipelines
  • Monitoring and Logging

Quick Start

For now, you can build your application with:

bash
asena build

Then run the production build:

bash
bun dist/index.js

Stay Updated: Follow us on GitHub for updates.

Released under the MIT License.