Skip to content

inp-net/developers-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INP Developers

Live at https://developers.inpt.fr

Stack:

Development

cp .env.example .env
# fill out .env
bun i
bun dev

Updating superschema.graphql

After making changes to Mesh's config (mesh.config.ts)

The dev environment will reload itself

sh update-supergraph.sh