Skip to content

Commit

Permalink
update repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
thescientist13 committed Jan 28, 2024
1 parent a278a47 commit 9551355
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# greenwood-demo-adapter-vercel
# greenwood-lit-ssr

A demonstration repo for deploying a full-stack [**Greenwood**](https://www.greenwoodjs.io/) app using [Lit](https://lit.dev/) SSR with Vercel static hosting and Serverless + Edge functions.

You can see the live demo at [https://greenwood-demo-adapter-vercel-lit.vercel.app/](https://greenwood-demo-adapter-vercel-lit.vercel.app/).
You can see the live demo at [https://greenwood-lit-ssr.vercel.app/](https://greenwood-lit-ssr.vercel.app/).

> _It is based on [this](https://github.com/ProjectEvergreen/greenwood-demo-adapter-vercel) Greenwood demo._
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"name": "greenwood-demo-adapter-vercel",
"version": "1.0.0",
"description": "A demonstration repo for deploying a full-stack Greenwood app with Lit SSR, Vercel static hosting and Serverless + Edge functions",
"homepage": "https://github.com/ProjectEvergreen/greenwood-demo-adapter-vercel#readme",
"homepage": "https://github.com/ProjectEvergreen/greenwood-lit-ssr#readme",
"author": "Owen Buckley <[email protected]>",
"license": "ISC",
"type": "module",
"repository": {
"type": "git",
"url": "git+https://github.com/thescientist13/greenwood-demo-adapter-vercel.git"
"url": "git+https://github.com/thescientist13/greenwood-lit-ssr.git"
},
"keywords": [
"Greenwood",
Expand Down

0 comments on commit 9551355

Please sign in to comment.