Skip to content

benawad/taco-apollo-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taco-apollo-auth

Example project with authentication using GraphQL and Feathersjs server.

Install

git clone https://github.com/benawad/taco-apollo-auth.git

cd taco-apollo-auth

npm install

npm start

If you get an error about babel-node, then run the following line:

npm install -g babel-cli babel-preset-es2015

Usage

Start the server

npm start

Then you can go to locahost:3030/graphiql in your browser to start making queries.

About

Authentication with GraphQL setup with Feathersjs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published