HULIONJS
hulionjs is a framework with its own cli which enables high performing api's and an extraction layer for react and server side rendering.
Introduction
Hulion is a nodejs framework to build insanely fast and robust api's with enabled react ui and ssr.
You should not yet be used on any project, it is in Alpha stage and not yet ready for production.
Express
The most used http framework in the nodejs ecosystem and also used in this project. Hulion focuses here on making the development experience faster, easier and also on delivering a robust and highly performance backend with enterprise features.
- Native support for Redis Clusters
- Native support for MongoDB
- Native support for React SSR & Suspense (async render)
React
The framework contains a react rendering engine built-in which can let any developer start working with react and universal rendering in few steps.