wasp-lang / wasp

The fastest way to develop full-stack web apps with React & Node.js.
https://wasp-lang.dev
MIT License
12.92k stars 1.15k forks source link

Migrate examples src folder to Wasp 0.12.0 #1832

Closed sodic closed 1 month ago

sodic commented 5 months ago

We should verify we've upgraded all the examples we're planning to migrate and figure out what to do with the rest.

Most examples (except possibly realworld, what do we do with this one?) have now been updated to work with Wasp 0.12.0.

Do we want to change the folder structure to be feature-based? After all, that's what our tutorial recommends.

Martinsos commented 5 months ago

We will want to delete the real-world.

We probably should change the folder structure!

Martinsos commented 1 month ago

This is completed!