Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 408 Bytes

File metadata and controls

11 lines (6 loc) · 408 Bytes

GraalJS & React SSR Template

Extracted the work I did for https://flights.gmmz.dev/ into a well-coded template for general use.

Comes with shadcn-ui & react-router preinstalled with my website's colour scheme.

Usage

Just run /* bun i -g degit && */ degit Rattlyy/graaljs-react-ssr-template folder-name and edit packages and project names.

Learn more: https://gmmz.dev/blog/graaljs-and-react-ssr/