Skip to content

tchak/demo-realworld-orbit-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orbit Server Template

A template repository for orbit server

Usage

yarn install
yarn start

You should have a server running on http://localhost:3000. With default configuration it exposes an in-memory sqlite database through a JSONAPI and a GraphQL endpoints. You can explore GraphQL schema by going to http://localhost:3000/graphql. You can change the schema by editing schema.json.

Releases

No releases published

Packages

No packages published