dai-shi / waku

⛩️ The minimal React framework
https://waku.gg
MIT License
4.11k stars 108 forks source link

feat(create-waku): install dependencies automatically when creating a new waku #728

Open Rec0iL99 opened 4 weeks ago

Rec0iL99 commented 4 weeks ago

Workflow:

> pnpm start                                                                                                                        

> create-waku@0.9.2-alpha.0 start /Users/joelmathew/WebProjects/waku-dev/waku/packages/create-waku
> node ./dist/index.js

✔ Project Name … waku-project
Setting up project...

Installing dependencies by running pnpm install...
Scope: all 32 workspace projects
Done in 1.6s

Done. Now run:

cd waku-project
pnpm dev
vercel[bot] commented 4 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment | Name | Status | Preview | Updated (UTC) | | :--- | :----- | :------ | :------ | | **waku** | ⬜️ Ignored ([Inspect](https://vercel.com/daishis-projects/waku/7ZjcdASC5A5qsKTCufz4guDB86Kn)) | [Visit Preview](https://waku-git-fork-rec0il99-install-deps-daishis-projects.vercel.app) | Jun 25, 2024 6:16pm |
codesandbox-ci[bot] commented 4 weeks ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

dai-shi commented 5 days ago

@Rec0iL99 Are you still around?

Rec0iL99 commented 5 days ago

@Rec0iL99 Are you still around?

@dai-shi sorry to keep this open for a while now. I had intended to finish this last weekend but got caught up with some work. I'll finish this by the weekend.