Antispace Deployment

When creating and developing your apps using Antispace CLI, you can deploy your app directly to Antispace's high-performance global infrastructure for free.

Deploying Your App

To deploy your app, simply run the following CLI command:

Usage of the UI Library

antispace deploy

▼ Note: Antispace deployment is only possible for apps created and developed using the Antispace CLI. If you are developing your app manually, you will need to deploy it yourself.

Runtime

Apps deployed to Antispace run in an edge runtime with Node.js compatibility mode. This means that some features may not be available when deploying to Antispace.

Compatibility Table

API NameRuntime Support
Assertion testingSupported
Asynchronous context trackingSupported
BufferSupported
ConsoleSupported
CryptoSupported
Diagnostics ChannelSupported
DNSSupported
ErrorsSupported
EventsSupported
File systemComing Soon
GlobalsSupported
HTTPNot Yet Supported
HTTP/2Not Yet Supported
HTTPSNot Yet Supported
InspectorSupported Via Chrome Dev Tools Integration
NetSupported
OSNot Yet Supported
PathSupported
Performance hooksPartially Supported
ProcessSupported
Query stringsSupported
StreamSupported
String decoderSupported
TimersSupported
TLS/SSLPartially Supported
UDP/datagramNot Yet Supported
URLSupported
UtilitiesSupported
Web Crypto APISupported
Web Streams APISupported
ZlibSupported

Was this page helpful?