A GraphQL API for some simple dice rollin'. Built with Node.js, Typescript and Apollo Server.
The service can be used both to roll a certain set of dices and to view statistics on the roll.
yarn install
yarn start
The master branch is deployed to now.sh automatically.
yarn test