-
-
Couldn't load subscription status.
- Fork 1.4k
Description
Our kitchen sink application todoApp is the only example application under waspc folder.
The reasons for this are historic from when it was difficult to run wasp-cli outside of the waspc folder.
Currently we have no reasons to hold it inside of the waspc folder.
We should co-locate it with other /examples applications.
This will make it accessible to people who want to see a kitchen sink application.
Secondly, we should rename the todoApp to represent what it is, an kitchen sink application.
It should be named something like kitchen-sink.
Sidenote:
This is bigger than it looks like, as it will affect a lot of scripts we have.
We should also consolidate todoApp under other generic example apps scripts.