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

Closed
5 tasks
beerose opened this issue Apr 27, 2022 · 7 comments
Closed
5 tasks

Convert app examples to use Blitz Toolkit #3319

beerose opened this issue Apr 27, 2022 · 7 comments

Comments

@beerose
Copy link
Contributor

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 This issue is up for grabs good first issue Good for newcomers toolkit labels Apr 27, 2022
@ganeshmani
Copy link
Collaborator

@beerose I would like to work on this one.

@beerose
Copy link
Contributor Author

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 commented May 9, 2022

@beerose I would like to work on auth .

@Himanxu1
Copy link

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

@mrcampbell
Copy link

Same! I could work on no-prisma

@beerose
Copy link
Contributor Author

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.

@siddhsuresh
Copy link
Member

siddhsuresh commented Aug 8, 2022

Hey, @beerose can I work on this? I can convert the plain-js, static and the store examples to use Blitz Toolkit as the other two have been taken by others.

Toolkit automation moved this from To Do to Done Oct 24, 2023
@blitzjs-bot blitzjs-bot added status/done and removed status/ready-to-work-on This issue is up for grabs labels Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

7 participants