deepkit / deepkit-framework

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

Supporting future development & maintability #144

Open marcus-sa opened 3 years ago

marcus-sa commented 3 years ago

I'd love to support the future development of this project - as I'm sure others would like to as well. Perhaps you could create an OpenCollective or something similar for Deepkit?

ATTN: @marcj

marcj commented 3 years ago

We release in the next months to come our commercial offerings that include products around the framework to make working with on complex applications even more efficient, especially in a large-scale and corporation context. With those you indirectly support the development of the framework as whole. Unfortunately, we do not offer donations via OpenCollective or other platforms as I believe that donation based companies are not sustainable.

marcj commented 3 years ago

@marcus-sa Supporting us by spreading awareness of Deepkit is more valuable to us than donations. I just saw you did that, thank you! 🙏

marcus-sa commented 3 years ago

@marcus-sa Supporting us by spreading awareness of Deepkit is more valuable to us than donations. I just saw you did that, thank you! 🙏

You're welcome! I'm currently refactoring a distributed messaging framework of mine from scratch, with the runtime type system & database transactions based off @deepkit/type and @deepkit/orm. The unfinished v1 of the project used NestJS & MikroORM, but this one will instead be framework agnostic with modules for both NestJS & Deepkit.

You can find the initial v1 repository here in case you're curious https://github.com/convoy-js/nest-convoy/tree/feat/mikro-orm

marcj commented 3 years ago

Cool! let me know if you need any help. I'm in discord relatively responsive👍