Skip to content

Isomorf (Also known as Progressive Web App) Application which contains Server-side rendering + Front-side rendering. Html hydration(enchance prop) for html reusage is added. Server-side(node.js) also calls data async and waits it till render.

Glareone/SSR-Isomorphing-Application-Ractive-Nodejs-Express

Repository files navigation

Hydration. Hydration and Rehydration types

More information about Hydration you may find in wiki: hydration

Purposes:

This codebase was created to demonstrate a fully fledged fullstack application built with Ractive including CRUD operations, authentication, routing, pagination, and more.

We've gone to great lengths to adhere to the Ractive community styleguides & best practices.

For more information on how to this works with other frontends/backends, head over to the RealWorld repo.

To start application:

  1. npm install
  2. npm start

To parse templates (app.html, footer.html, navbar.html)

  1. npm run parse

In 'src/templates/parsed' folder you will find those parsed templates

About

Isomorf (Also known as Progressive Web App) Application which contains Server-side rendering + Front-side rendering. Html hydration(enchance prop) for html reusage is added. Server-side(node.js) also calls data async and waits it till render.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published