Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dungeons and Dragons GraphQL API

Join the chat at https://gitter.im/dnd-graphql/Lobby Status: Not Ready for use (still in development)

A simple graphql server that displays DnD information including character data, classes, races, and equipment.

Getting Started

Environment Variables Use the .env.example file as a basis for your environment variables. Simply copy the .env.example to .env and replace the temporary variables with actual values.

yarn install
yarn start

Application should be accessible at localhost:[PORT FROM .env]/graphiql

For information on how to query graphql servers, use the Graphql Learn Documentation for information.

Credits

Uses DnD Api developed by Adrian Padua.

About

A GraphQL server for managing dnd player information

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages