GithubHelp home page GithubHelp logo

khalilgharbaoui / redux-auth-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lynndylanhurley/redux-auth-demo

0.0 2.0 0.0 42 KB

Live demo for the redux-auth package.

License: Do What The F*ck You Want To Public License

JavaScript 99.07% CSS 0.93%

redux-auth-demo's Introduction

Redux Auth Demo

View a live demo of this project here.

Deploy this project to your own Heroku instance by clicking this button:

Deploy

What is this?

This is a fully configured redux-auth application. It includes the following:

  • React.js
  • Babel 6
  • Redux
  • Both Material UI and React Bootstrap themes. (Just remove the one(s) that you don't want.)
  • Heroku deployment. Click the "deploy" button at the top of this page to create your own instance.
  • Webpack with live code reloading.
  • Isomorphic / universal rendering. (The server renders the initial content.)

Installation

git clone [email protected]:lynndylanhurley/redux-auth-demo.git
cd redux-auth-demo
npm install

Usage

Run The Dev Server

npm run watch

Deploy to Heroku

Assuming that your production git remote is named heroku:

git push heroku master

Project map

The following files are used in the configuration of this app:

config/
  default.json
  production.json

src/
  app.js
  client.js
  server.js
config/default.json

Set the url for your development API.

config/production.json

Set the url for your production API.

src/app.js

Configure your redux store, routes, and redux-auth settings.

src/client.js

Render your app client-side.

src/server.js

Initialize your app server-side.

License

WTFPL © Lynn Dylan Hurley

redux-auth-demo's People

Contributors

lynndylanhurley avatar

Watchers

James Cloos avatar Khalil Gharbaoui avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.