• This repository has been archived on 21/Feb/2024
  • Stars
    star
    379
  • Rank 113,004 (Top 3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸŒ‹ React + Redux + Firebase + Webpack + React Hot Loader 3 + React Router in one boilerplate

Firebase 3.0 Starter using React Redux

This is a Firebase 3.0 start using React and Redux.

It uses the latest version of libraries, including the brand new React Hot Loader (still beta)

Stack

  • React
    • React 15.1.0
    • React Hot Loader 3.0.0-beta.2
    • React Router 2.4.1
  • Redux
    • Redux 3.5.2
    • React Redux 4.4.5
    • React Router Redux 4.0.4
    • Redux Thunk 2.1.0
    • Redux Dev Tools
  • Webpack
    • Webpack 1.13.1
    • Webpack Dev Middleware 1.6.1
    • Webpack Hot Middleware 2.10.0
  • Firebase
    • Firebase 3.0.3
  • Linting
    • Eslint 2.11.1
  • Styles
    • Bootstrap 3.3.6
  • Testing
    • Mocha 2.5.3
    • Enzyme 2.3.0

Features

  • Firebase:
    • Auth
      • Authentication setup (Registration/Login)
      • state.user sync with Firebase Auth
      • Protected routes (needs to be logged in)
      • Store users on '/users/<user.uid>'
      • Admin flag on user ('/isAdmin/<user.uid>' :: bool)
      • Admin Protected routes (needs to be logged in)
    • Database
      • Set example
      • Query example

Usage

git clone [email protected]:douglascorrea/react-hot-redux-firebase-starter.git
cd react-hot-redux-firebase-starter
npm install
npm start -s

Development Tasks

  • npm start run the web app with lint and tests in watch mode
  • npm run lint linting javascript code usig eslint
  • npm run test test using mocha and enzyme

Roadmap

Check our roadmap issues

More Repositories

1

angularfire-multi-auth

Angularfire Multiple Login Providers Decorator
JavaScript
26
star
2

elm-webpack-phoenix

Just a reference repository ilustrating Elm + Phoenix + Webpack + Hot Reload
Elixir
19
star
3

gbrustemu

WIP - Gameboy Emulator
Rust
8
star
4

til

Today I Learned
2
star
5

sdasdsadasdas

asdasdasd
1
star
6

exercicios_dwsw

Repository used in course I've teach: https://hotmart.com/pt-br/marketplace/produtos/formacao-desenvolvedor-web-metodo-small-wins/G51468673P
1
star
7

rust-book

Repo to practice Rust from the Rust Book (https://doc.rust-lang.org/book/second-edition/)
1
star
8

programming_elixir_book

Elixir
1
star
9

machine_learning_az

Python
1
star
10

douglascorrea.github.io

SCSS
1
star
11

worldcup_results

JavaScript
1
star
12

basico_git

Repository used in course I've teach: https://hotmart.com/pt-br/marketplace/produtos/formacao-desenvolvedor-web-metodo-small-wins/G51468673P
1
star
13

githubware

Elixir
1
star
14

ecommerce_html

Repository used in course I've teach: https://hotmart.com/pt-br/marketplace/produtos/formacao-desenvolvedor-web-metodo-small-wins/G51468673P
HTML
1
star
15

layout_float

Repository used in course I've teach: https://hotmart.com/pt-br/marketplace/produtos/formacao-desenvolvedor-web-metodo-small-wins/G51468673P
HTML
1
star
16

css_playground

Repository used in course I've teach: https://hotmart.com/pt-br/marketplace/produtos/formacao-desenvolvedor-web-metodo-small-wins/G51468673P
CSS
1
star
17

douglascorrea

Config files for my GitHub profile.
1
star
18

adsdasd

1
star
19

learning_python

Python
1
star
20

imagens_para_html

Repository used in course I've teach: https://hotmart.com/pt-br/marketplace/produtos/formacao-desenvolvedor-web-metodo-small-wins/G51468673P
1
star
21

seletores_css

Repository used in course I've teach: https://hotmart.com/pt-br/marketplace/produtos/formacao-desenvolvedor-web-metodo-small-wins/G51468673P
HTML
1
star
22

openai-sandbox

Playing with ChatGPT api
Python
1
star
23

solidjs-starter

Created with StackBlitz ⚑️
TypeScript
1
star
24

html_playground

Repository used in course I've teach: https://hotmart.com/pt-br/marketplace/produtos/formacao-desenvolvedor-web-metodo-small-wins/G51468673P
HTML
1
star
25

site-pessoal-demo

Repository used in course I've teach: https://hotmart.com/pt-br/marketplace/produtos/formacao-desenvolvedor-web-metodo-small-wins/G51468673P
HTML
1
star