Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.
Fixed previous tests and wrote new tests covering most of the functions
This new tool will be released as Beta.
Description
This will allow you to install and configure Magento 2 locally in under 10 minutes. It should greatly reduce the time from 0 to test the setup locally. Additionally using new CLI UX prompts system by https://github.com/natemoo-re
Related Issue
No issue created
Motivation and Context
For the sake of a better DX.
How Has This Been Tested?
Fixed previous tests to align with the new UI system
Wrote new tests to cover most of the functions (except for the Docker ones)
Tested on Linux and Mac OS, pending tests on Windows
clack/prompts
https://github.com/natemoo-re/clack/tree/main/packages/prompts and migrated all CLI functionality to this new UIThis new tool will be released as Beta.
Description
This will allow you to install and configure Magento 2 locally in under 10 minutes. It should greatly reduce the time from 0 to test the setup locally. Additionally using new CLI UX prompts system by https://github.com/natemoo-re
Related Issue
No issue created
Motivation and Context
For the sake of a better DX.
How Has This Been Tested?
Screenshots:
https://user-images.githubusercontent.com/74229951/222170924-5c4084f7-c2cf-4ccd-b8c6-e4d3ef5bb102.mp4
Types of changes
Checklist:
Changelog
Tests
Code standards
Docs