0.0.9 • Published 9 months ago

hybrilion v0.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

Hybrilion framework

Hybrilion is a hybrid framework trying to handle serverside rendering (SSR) and browser side handling (single page app, SPA) with the same code. It uses vidoriel as a virtual dom template engine, handles routing, live patching from the server to the frontend and uses mongodb.

See the documentation for further information

Quick install

Inside the directory where you want to install hybrilion:

npx hybrilion

The install then launches on http://localhost:3000

Run

Run with npm start or node server.js

0.0.9

9 months ago

0.0.8

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago