Coder Social home page Coder Social logo

juanchristensen / feathers-starter-react-redux-login-roles Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eddyystop/feathers-starter-react-redux-login-roles

1.0 1.0 0.0 883 KB

Production ready starter package. Local auth, roles; React-Router auth. Easily use Feathers services with Redux.

License: MIT License

GCC Machine Description 0.51% JavaScript 95.04% CSS 0.22% HTML 4.23%

feathers-starter-react-redux-login-roles's Introduction

feathers-starter-react-redux-login-roles

Production ready starter package. Local auth, roles; React-Router auth. Easily use Feathers services with Redux.

The goal is to support a 100% integration of Feathers and Redux, within production quality boilerplate, so you can focus on your app development. A local auth UI is provided for use, and as a working example of Feathers + Redux integration.

Build Status

Features

  • Designed as a foundation for building commercial applications used in production.
  • Local authentication including email verification, forgotten passwords, change email, password, etc.
  • Transactional email notifications.
  • User roles for authorization, including authorization of React routes.
  • UI for user authentication and authorization.
  • Feathers DB and custom services are dispatched to Redux for 100% compatibility.
  • Async server verification for the UI, as well as client-side verification.
  • Share UI verification code between client and server.
  • Hierarchical, dynamic app configuration for server and client.
  • Logging from both server and client.

Server contains

You can swap to one or more of these databases with minor code changes: Amazon DynamoDB, Apache Cassandra, ArangoDB, Azure Table Storage, Google Sheets GraphQL, LevelDB, MariaDB, MondoDB, MySQL, NeDB, Neo4j, SQLite, Oracle, OrientDB, PostgrSQL, Redis, RethinkDB, Riak, SQL Server,

Client contains

Client build chain contains

  • Webpack
  • Babel
  • Postcss-modules scope CSS names locally, and export a map for rendering React components. (css-modules 4.7k stars)
  • Autoprefixer add vendor prefixes. (10.7k stars)
  • Rucksack a little bag of CSS superpowers, built on PostCSS. (1.5k stars)
  • Html-webpack-plugin simplifies creation of HTML files to serve your webpack bundles. (1.7k stars)

Motivation

A complete, working project on which you can build your own Feathers, React, Redux app.

The project contains comprehensive local authentication and authorization including user roles.

Running the starter package

npm install from root.

With Webpack-dev-server:

  • npm run build:devserver on one process to start the webpack-dev-server on port 8080.
  • npm run start:devserver to start the server on port 3030.
  • Point browser to localhost:3030 to start app.

Production build:

  • npm run build.
  • npm start.
  • Point browser to localhost:3030 to start app.

User authorization features accessible from icon menus on /user/signin and /app.

Contributing

Contribute to this repo.

Guide to ideomatic contributing.

Change Log

List of notable changes.

License

MIT. See LICENSE.

feathers-starter-react-redux-login-roles's People

Contributors

eddyystop avatar

Stargazers

 avatar

Watchers

 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.