Alokai Enterprise
Alokai Enterprise is a commercial offering from the Alokai team that gives you all the tools you need to launch your shop and provides you with ready-to-use integrations that will reduce your project's development time and cost.
The Enterprise license offers everything available in our open-source projects, plus:
- ri:checkbox-circle-fillAlokai Cloud infrastructure optimized for performance and safety, which includes CDN, DDoS protection, and high SLA
- ri:checkbox-circle-fillAlokai Console to manage your Alokai Cloud projects
- ri:checkbox-circle-fillAdditional Integrations with Enterprise-grade eCommerce platforms and third-party services
- ri:checkbox-circle-fillTechnical Support and SLA to ensure you're set for success
- ri:checkbox-circle-filland more...
How to use Enterprise Packagesri:link
Once you have access to our enterprise license, you can connect to our private repository that hosts the @vsf-enterprise
packages.
To use them, create the .npmrc
file with the following content at the root of your project:
@vsf-enterprise:registry=https://npm.alokai.cloud
@alokai:registry=https://npm.alokai.cloud
auto-install-peers=true
Then run the following command and enter your Alokai Enterprise account credentials:
npm login --registry https://npm.alokai.cloud