auth0-blog / keystonejs-auth

A Secure Star Wars API developed with KeystoneJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Secure Star Wars API

This API is built with KeystoneJS and secured with Auth0.

This is the code that accompanies the KeystoneJS tutorial on Auth0 Blog.

Installation

# Get the project
git clone git@github.com:auth0-blog/keystonejs-auth.git

# Change directory
cd keystonejs-auth

# Install the dependencies
npm install

# Run your app
node keystone

About

A Secure Star Wars API developed with KeystoneJS


Languages

Language:JavaScript 92.4%Language:HTML 6.5%Language:CSS 1.1%