Skip to content

A supabase/gorm/typescript tool I made for rapid protoyping.

Notifications You must be signed in to change notification settings

Chriztiaan/supagorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supagorm (with TS) template

Schema/Migration management for Supabase projects, using GORM. TypeScript types for tables are generated via Typescriptify-golang-structs.

Generated TS models are stored under the models dir.

Install

go mod tidy

Run:

go run .

About

A supabase/gorm/typescript tool I made for rapid protoyping.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published