WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

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

Languages

  • TypeScript 43.7%
  • HTML 39.0%
  • CSS 17.3%