Skip to content
/ resgraph-template Public template

Get started quickly with a new ResGraph project.

License

Notifications You must be signed in to change notification settings

zth/resgraph-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ResGraph Project Template

Get started quickly with a new ResGraph project.

Installation

npm install

Development

  • Watch ResGraph: npm run resgraph:dev
  • Watch ReScript: npm run res:dev
  • Start and watch the GraphQL server: npm run watch-app

Now visit http://localhost:9797/graphql to explore your API in GraphiQL.

Build

  • Build: npm run res:build
  • Clean: npm run res:clean
  • Build & watch: npm run res:dev

Run

node src/App.mjs

About

Get started quickly with a new ResGraph project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published