deepkit / deepkit-framework

A new full-featured and high-performance TypeScript framework
https://deepkit.io/
MIT License
3.14k stars 116 forks source link

Examples #145

Open ayuhito opened 2 years ago

ayuhito commented 2 years ago

Similar to how Next.js does it, I think having a directory of example projects would hugely benefit on-boarding new developers with this framework as well as giving them an easier overview of how all the code looks together as a final product. It could also serve well as starter templates.

Possible examples could showcase MongoDB, MySQL, RPC, caching, etc.

marcj commented 2 years ago

Absolutely, its planned to do that + a videos series, after we are feature complete.

ayuhito commented 2 years ago

Out of curiosity, what's the roadmap/when do you expect to be feature-complete? Or that's still TBD?

marcj commented 2 years ago

There is no public roadmap, but I've put together a small (always changing) list of things that is being worked on: https://github.com/deepkit/deepkit-framework/projects/1. That should give some insights on what to expect before we consider it feature-complete and are investing time and money into marketing material.

ayuhito commented 2 years ago

That looks great! I can't wait!