close
The Wayback Machine - https://web.archive.org/web/20220802232559/https://github.com/blitz-js/blitz/issues/3319
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

Convert app examples to use Blitz Toolkit #3319

Open
5 tasks
beerose opened this issue Apr 27, 2022 · 6 comments
Open
5 tasks

Convert app examples to use Blitz Toolkit #3319

beerose opened this issue Apr 27, 2022 · 6 comments
Labels
good first issue status/ready-to-work-on toolkit
Projects

Comments

@beerose
Copy link
Member

@beerose beerose commented Apr 27, 2022

  • auth (in progress, @ganeshmani)
  • no-prisma
  • plain-js
  • static
  • store
@beerose beerose created this issue from a note in Toolkit ( To Do) Apr 27, 2022
@beerose beerose added status/ready-to-work-on good first issue toolkit labels Apr 27, 2022
@ganeshmani
Copy link
Collaborator

@ganeshmani ganeshmani commented May 8, 2022

@beerose I would like to work on this one.

@beerose
Copy link
Member Author

@beerose beerose commented May 9, 2022

Sure @ganeshmani! Can you tell us which example you'd like to convert? I think that since there are many of them then many people can work on this issue and cover as many or as little as they want.

@ganeshmani
Copy link
Collaborator

@ganeshmani ganeshmani commented May 9, 2022

@beerose I would like to work on auth .

@Himanxu1
Copy link

@Himanxu1 Himanxu1 commented May 12, 2022

I would like to work on this but i need some guidance !
what to do ?

@mrcampbell
Copy link

@mrcampbell mrcampbell commented Jun 3, 2022

Same! I could work on no-prisma

@beerose
Copy link
Member Author

@beerose beerose commented Jun 30, 2022

Hey @Himanxu1, @mrcampbell ! I'm very sorry for the late reply. So there are two ways to upgrade the example apps:

  1. You can use the codemod: https://alpha.blitzjs.com/docs/upgrading-from-framework — it will automatically upgrade the apps.
  2. Do it manually: https://alpha.blitzjs.com/docs/upgrading-from-framework#manual-upgrade-steps — you may need to do it in case we missed something in the codemod and if there are some issues with the codemod. However, if you do face any issues with the codemod, let us know! We'll be fixing them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue status/ready-to-work-on toolkit
Projects
Toolkit
To Do
Development

No branches or pull requests

4 participants