@cdome, the core porting layer is [nimx](https://github.com/yglukhov/nimx), the 
engine is [rod](https://github.com/yglukhov/rod), lots of smaller libs like 
[jnim](https://github.com/vegansk/jnim), 
[preferences](https://github.com/yglukhov/preferences), 
[jsbind](https://github.com/yglukhov/jsbind), 
[nimsl](https://github.com/yglukhov/nimsl), and many more. The backend consists 
of tiny proprietary router lib (which i hope we'll opensource eventually) based 
on [nest](https://github.com/kedean/nest), the db driver is 
[nimongo](https://github.com/sspkrolik/nimongo), and many more, so I'll not 
list everything here. The total is around 60 publicly available dependencies, 
including transitive ones.

Reply via email to