Skip to content

A project written in golang and using GraphQL and EgdeDB

Notifications You must be signed in to change notification settings

henriSedjame/meetups-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Init an EdgeDB Project

edgedb project init

Create migrations

After define database model in file dbschema/schema.esdl run:

edgedb -I meetups_app create-migration

edgedb -I meetups_app migrate

About

A project written in golang and using GraphQL and EgdeDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages