Skip to content

Back-end for an app for me to play with React.JS, Express.JS, Knex.JS, Node.JS, PostgreSQL

Notifications You must be signed in to change notification settings

justincoleman/smartbrain-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project expects two databases to exist.

A users database and a login database.

users Database

This database should contain the following: id (PRIMARY KEY), name, email, entries, joined.

login Database

This database should contain the following: id (PRIMARY KEY), hash, email.

About

Back-end for an app for me to play with React.JS, Express.JS, Knex.JS, Node.JS, PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published