Skip to content

Commit

Permalink
Merge branch 'release/1.0.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
BigFatDog committed Jul 29, 2019
2 parents 44b5f0f + badfa9e commit 5b9ab1b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

An SSR version of this project: [auth-flow-ssr](https://github.com/BigFatDog/auth-flow-ssr)

update: Added an autocomplete feature using redis, rxjs and mongodgb.
If you'd like to try this feature, please install redis and then launch server.
In search page, click the battery button on the bottom right of page to seed data.
For more information, please visist [autocomplete project page](https://github.com/BigFatDog/autocomplete)

## Setup
1. install mongodb
2. clone this project from https://github.com/BigFatDog/auth-flow-react-apollo-saga.git
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "auth-flow-react-apollo-saga",
"version": "1.0.6",
"version": "1.0.7",
"description": "Full stack login/register flow with React, Apollo, Redux, Redux-saga and MongoDB.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5b9ab1b

Please sign in to comment.