An open API service indexing awesome lists of open source software.

https://github.com/eswat2/heroku-egghead-mobx

deployed version of the Github Note Taker app
https://github.com/eswat2/heroku-egghead-mobx

Last synced: 3 months ago
JSON representation

deployed version of the Github Note Taker app

Awesome Lists containing this project

README

        

# heroku-egghead-mobx
[![Dependency Status](https://dependencyci.com/github/eswat2/heroku-egghead-mobx/badge)](https://dependencyci.com/github/eswat2/heroku-egghead-mobx)
[![Heroku](https://heroku-badge.herokuapp.com/?app=egghead-mobx&style=flat&svg=1)](https://egghead-mobx.herokuapp.com)

deployed version of the Github Note Taker app:

https://egghead-mobx.herokuapp.com

the source code for the app deployed in this repo can be found here:

https://github.com/eswat2/egghead-mobx

## Reference
this project includes a pre-built **bundle.js** from the **egghead-mobx** repo.
To make this work, the **fauxBase.jsx** file had to be modified as follows:

- set **BASE_URI** to an empty string to allow the api call to go to the local server

screen shot 2016-07-19 at 9 58 02 pm