Skip to content

A demonstration repo for deploying a full-stack Greenwood app with Lit SSR, Vercel static hosting and Serverless + Edge functions.

Notifications You must be signed in to change notification settings

thescientist13/greenwood-lit-ssr

 
 

Repository files navigation

greenwood-lit-ssr

A demonstration repo for deploying a full-stack Greenwood app using Lit SSR with Vercel static hosting and Serverless + Edge functions.

You can see the live demo at https://greenwood-lit-ssr.vercel.app/.

It is based on this Greenwood demo.

Setup

To run locally:

  1. Install pnpm
  2. Clone the repo
  3. Run pnpm i

You can now run these npm scripts

  • pnpm dev - Start the demo with Greenwood local dev server
  • pnpm start - Start the demo with a production Greenwood build

About

A demonstration repo for deploying a full-stack Greenwood app with Lit SSR, Vercel static hosting and Serverless + Edge functions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 39.9%
  • HTML 38.9%
  • CSS 17.3%
  • JavaScript 3.9%