An open API service indexing awesome lists of open source software.

https://github.com/charlescreativecontent/phaser-server

phaser login and signup server
https://github.com/charlescreativecontent/phaser-server

Last synced: 8 months ago
JSON representation

phaser login and signup server

Awesome Lists containing this project

README

          

## Installation

1. Clone repo
2. run `npm install`

## Usage

1. run `node server.js`
2. Navigate to `localhost:8080`

## Credit

Modified from Scotch.io's auth tutorial