Getting off waspi
im terrified of vendor lock in. If i build an app with wasp and it generates the app via the wasp compiler or whatever, is it possible to just take that code and get off wasp? Im not against being on some platform but im scared of being completely controlled by the whims of a small OSS project.
1 Reply
Yep. When you run
wasp build
you get a React + Vite client and a NodeJS server. You can take those and "exit" wasp, so to speak. But there's no reason to worry though, things are just getting started 😉
The team is dedicated and has been working on this probably for 3 years already and is backed by Y combinator