Skip to content

Commit 132c5dd

Browse files
committed
upgrade - add JWT authentication and protected route
1 parent c5a1044 commit 132c5dd

File tree

111 files changed

+5239
-4429
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

111 files changed

+5239
-4429
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
React + React-Router + Redux + ImmutableJS + Bootstrap with with Server side rendering, Hot Reload and redux-devtools STARTER
1+
React + React-Router + Redux + ImmutableJS + Bootstrap with with Server side rendering, Hot Reload and redux-devtools-extension STARTER
22
==========
33

44
> My React + Redux + Immutable + React-Router + Bootstrap + webpack project starter with server side rendering.
@@ -8,6 +8,7 @@ React + React-Router + Redux + ImmutableJS + Bootstrap with with Server side ren
88
- *`pure front-end` = server independant (use whatever you want as server: NodeJS, Rails, .NET...)*
99
- server side redering
1010

11+
![preview](./preview/preview.png)
1112

1213
## Detailed Content
1314

@@ -33,7 +34,7 @@ React + React-Router + Redux + ImmutableJS + Bootstrap with with Server side ren
3334
**Tool chain:**
3435
- babel 6+
3536
- eslint
36-
- webpack 2.x
37+
- webpack 3.x
3738
- hot reload
3839
- loaders
3940
- `js` / `jsx`
Binary file not shown.

docs/public/assets/89889688147bd7575d6327160d64e760.svg

Lines changed: 0 additions & 288 deletions
This file was deleted.

docs/public/assets/912ec66d7572ff821749319396470bde.svg

Lines changed: 0 additions & 2671 deletions
This file was deleted.

docs/public/assets/app.bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/public/assets/app.bundle.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/public/assets/app.styles.css.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/public/assets/app.vendor.bundle.js

Lines changed: 19 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/public/assets/app.vendor.bundle.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.
Binary file not shown.

0 commit comments

Comments
 (0)