quicktype / glide-column-next

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Glide Column for Nextjs

This is an Experimental Code Column for Glide that echoes what you pass to it.

Details

  • It's written in TypeScript.
  • It's deployed on Vercel with Next.
  • It's unit-testable.

Development

$ npm install
$ npm run dev

Edit the main file src/pages/index.tsx and the manifest in public/glide.json.

About


Languages

Language:TypeScript 95.8%Language:JavaScript 4.2%