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

https://github.com/sbwheeler/boiler

Personal NERP Stack Boilerplate
https://github.com/sbwheeler/boiler

express node postgresql react redux sequelize

Last synced: 3 months ago
JSON representation

Personal NERP Stack Boilerplate

Awesome Lists containing this project

README

          

# Sam's Personal NERP Stack Boilerplate!
A basic fullstack boilerplate with basic authentication set up.

1. clone this repo
2. rename project and database in package.json lines 2 and 13 and server/db/index.js line 5.
3. npm install and begin!