Storecraft Official CLI

This CLI will help you bootstrap a repo and code to start a storecraft app.

create a store with

npx storecraft create

Then,

migrate a store database with

npm run migrate
npm start

All Rights Reserved, storecraft, (2025)