Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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