Thanks to visit codestin.com
Credit goes to github.com

Skip to content

doublej/sheet-cms

Repository files navigation

sheet-cms

A simple google sheet 2 way sync for cms purposes

Requirements

Getting Started

bun install
bun run dev

Common Commands

Command Description
bun install Install dependencies
bun run dev Start dev server with watch
bun run build Build for production
bun run start Start production server
bun run test Run tests
bun run lint Lint with Biome

Project Structure

src/
  index.ts       # Elysia API server
  env.ts         # Environment validation
  logger.ts      # Pino logger

About

Bidirectional sync between Google Sheets and local JSON files

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors