Skip to content
This repository has been archived by the owner on May 27, 2018. It is now read-only.

Coral-Innovation/meteor-accounts-graphql-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteor accounts GraphQL server

Exposes the functionality of the accounts-password package as a GraphQL microservice.

Quick start

  • git clone https://github.com/Coral-Innovation/meteor-accounts-graphql-server.git
  • cd meteor-accounts-graphql-server
  • export MONGO_URL="mongodb://user:password@myserver.com:10139"
  • meteor
  • Go to http://localhost:3000/graphiql

Atmosphere packages

NPM packages

About

Meteor accounts as a GraphQL microservice.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published