Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 586 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 586 Bytes

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