blitz icon indicating copy to clipboard operation
blitz copied to clipboard

Convert app examples to use Blitz Toolkit

Open beerose opened this issue 2 years ago • 7 comments

  • [ ] auth (in progress, @ganeshmani)
  • [ ] no-prisma
  • [ ] plain-js
  • [ ] static
  • [ ] store

beerose avatar Apr 27 '22 15:04 beerose

@beerose I would like to work on this one.

ganeshmani avatar May 08 '22 05:05 ganeshmani

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.

beerose avatar May 09 '22 09:05 beerose

@beerose I would like to work on auth .

ganeshmani avatar May 09 '22 09:05 ganeshmani

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

Himanxu1 avatar May 12 '22 11:05 Himanxu1

Same! I could work on no-prisma

mrcampbell avatar Jun 03 '22 05:06 mrcampbell

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.

beerose avatar Jun 30 '22 08:06 beerose

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.

siddhsuresh avatar Aug 08 '22 17:08 siddhsuresh