title | issue |
---|---|
Added composer commands |
NEXT-24285 |
- Added
composer
commandinit:testdb
to initialize the test database. - Added
composer
commandreset
to only initialize the database and rebuild the admin and storefront js for a quick reset while developing.