Hello all! I’m planning to get more involved with building out some Webxdc apps and decided to build a mildly opinionated project repo for faster iteration and better consistency. It’s mostly opinionated about the tooling (informed by my experience building various kinds of apps) but I plan to keep it agnostic when it comes to how you want to actually write the app code. You might like this if you like:
- Vite
- pnpm
- enforced formatting and code linting
- types-guided (but not forcefully driven)
Feel free to use it or provide input! Or don’t - this is mostly for myself anyways
(The app that’s implemented in the template is an adaptation of the hello example)