Skip to content

Simple hackathon boilerplate with authentication. React, Redux, Redux-Form, Express, Passport. Dockerized.

Notifications You must be signed in to change notification settings

johncrisostomo/fullstack-hackathon-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple React/Redux and Express Hackathon Boilerplate

This is simple boilerplate that uses React, Redux and Express.

Uses react-router v4, redux-form (for simple client-validation).

Uses Passport for authentication, with local and JWT strategies.

Try it out:

git clone https://github.com/johncrisostomo/fullstack-hackathon-boilerplate.git
cd fullstack-hackathon-boilerplate
docker-compose up

Go to http://localhost:8080 on your browser.

About

Simple hackathon boilerplate with authentication. React, Redux, Redux-Form, Express, Passport. Dockerized.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published