colinmacdonald / basic-auth-template

Basic Auth Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Auth Template

Setup

App
npm install
npm install -g migrate
Postgres
install postgres
migrate up

Run

node server.js

About

Basic Auth Template

License:MIT License


Languages

Language:JavaScript 100.0%