Skip to content

HelloLingC/mooncomm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mooncomm

A comment system designed for Cloudflare Workers.

Build with Itty Router Lit github/@lit

Backend - CF

Deploy into Cloudflare Workers

$ npm run deploy

Frontend - UI

Development

$ npm install

Run a dev server:

$ npm run start

The check out http://localhost:8000/dev/index.html

Build:

$ npm run build

Releases

No releases published

Packages

No packages published