Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate yarn to pnpm for better performance #185

Closed
hudy9x opened this issue May 26, 2024 · 5 comments
Closed

Migrate yarn to pnpm for better performance #185

hudy9x opened this issue May 26, 2024 · 5 comments

Comments

@hudy9x
Copy link
Owner

hudy9x commented May 26, 2024

No description provided.

@FranciscoJBrito
Copy link
Collaborator

hey @hudy9x , I think we could solve this indirectly by migrating from node to bun, bun comes with its own package manager and is even faster than pnpm. What do you think?

Ref #181

@hudy9x
Copy link
Owner Author

hudy9x commented May 26, 2024

@FranciscoJBrito
Actually i've been investigating Bun from Wed. And here's what i found so far

  • We can use Hono.dev for backend
  • We can use Reactjs, Nextjs with Bun - refer this video and this
  • Bun has it's own package manager
  • It's faster

However, something still need to be verified

@FranciscoJBrito
Copy link
Collaborator

@hudy9x I think we could try using the entire Bun ecosystem.

  • package manager
  • the runtime itself
  • workspaces

@hudy9x
Copy link
Owner Author

hudy9x commented May 26, 2024

@FranciscoJBrito
Hmm I'll do some test before making any decision.
Because this migration would take a lot of time.

@hudy9x
Copy link
Owner Author

hudy9x commented May 27, 2024

Double #181

@hudy9x hudy9x closed this as completed May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants