Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thescientist13/greenwood-htmx
A demonstration repo for Greenwood + htmx
https://github.com/thescientist13/greenwood-htmx
greenwood hacktoberfest htmx ssr vercel webcomponents
Last synced: 9 days ago
JSON representation
A demonstration repo for Greenwood + htmx
- Host: GitHub
- URL: https://github.com/thescientist13/greenwood-htmx
- Owner: thescientist13
- Created: 2023-08-08T00:44:15.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-06T22:53:11.000Z (2 months ago)
- Last Synced: 2024-10-07T23:20:17.244Z (about 1 month ago)
- Topics: greenwood, hacktoberfest, htmx, ssr, vercel, webcomponents
- Language: JavaScript
- Homepage: https://greenwood-htmx.vercel.app
- Size: 877 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# greenwood-htmx
A demonstration repo for [**Greenwood**](https://www.greenwoodjs.io/) + [**htmx**](https://htmx.org/) hosted with [**Vercel**](https://vercel.com/) serverless functions. It is based on the [Greenwood Vercel demo repo](https://github.com/ProjectEvergreen/greenwood-demo-adapter-vercel).
You can see it running live at [https://greenwood-htmx.vercel.app](https://greenwood-htmx.vercel.app).
## Setup
1. Clone the repo
1. Have Node >= `18.x` installed (if you have **nvm**, run `nvm use`)
1. Run `npm ci`You can run the following
- `npm run dev`: Start the Greenwood dev server
- `npm start`: Generate a production build locally and serve it