Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.
/ blazingly-ssr Public archive

A blazing fast server side rendering & project optimiser cli tool using Parcel (POC/Experiment)

License

Notifications You must be signed in to change notification settings

DeMoorJasper/blazingly-ssr

Repository files navigation

⚠️This project will be rewritten into a production ready tool once Parcel 2 lands a proper Beta. Please don't use the current version in any kind of production environment.

Blazingly SSR (Proof Of Concept/Experiment)

Blazingly-ssr is a SSR cli tool using parcel in the background for creating web projects that load insanely fast without having to worry about anything as a developer, thanks to the power of parcel and the many tools already included within this CLI.

What makes it so Blazing?

Blazingly uses parcel which causes insanely fast rebuilds during development. Besides using Parcel, Blazingly also optimises your web project in other ways using plugins/presets designed specifically for blazingly to utilise performance best practises as much as it can.

  • Usage of service workers right from the get-go
  • Lazy loading all js and css files
  • Extracting critical css when building

Sounds awesome! How does it work?

Contributing to the docs is possible on this repo: Docs repo.

About

A blazing fast server side rendering & project optimiser cli tool using Parcel (POC/Experiment)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published