Skip to content

heisGarvit/go_ent_gql_frame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go_ent_gql_frame

Install dependencies

curl -sSf https://atlasgo.sh | ATLAS_VERSION=v0.24.0 sh

Generate DB migrations (Local only)

./migration.sh ./upgrade.sh

Apply DB migrations (Prod)

./upgrade.sh

Run the project

go generate . && go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published