feat(create-medusa-app): update command for a better onboarding experience (#4215)

* feat(create-medusa-app): update command for a better onboarding experience

* use medusa-telemetry for tracking

* update used snapshot

* added changeset

* update yarn.lock

* increased facts timer

* updated snapshot version

* show facts throughout installation + add first_run to url

* added message after server termination

* print message only once

* added github to process terminated message

* address pr feedback

* added onboarding seeding

* fix for npm install
This commit is contained in:
Shahed Nasser
2023-06-07 21:34:50 +03:00
committed by GitHub
parent 8676ee7a2e
commit c04d93cd04
29 changed files with 1856 additions and 660 deletions

View File

@@ -19,6 +19,7 @@ packages/*
!packages/stock-location
!packages/cache-redis
!packages/cache-inmemory
!packages/create-medusa-app
**/models/*