with SSG (Static Site Generator) deployment to Vercel.
TABLES CMS is a fast offline-first, macOS-native Content Management System built on Electron and Gatsby Tauri and Svelte. It is designed to bridge the gap between desktop-based content editing and modern static site generation.
The application functions as a local environment for managing structured data, creating dynamic landing pages, and handling complex extensions (such as Rental management or Pedigree tracking), with seamless deployment capabilities to Vercel.
git clone https://github.com/iairu/tables-cms
cd tables-cms/TABLES-TAURI
npm install
npm run tauri:dev
