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
- Host: GitHub
- URL: https://github.com/eswat2/heroku-egghead-mobx
- Owner: eswat2
- Created: 2016-07-19T19:03:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-22T16:02:40.000Z (almost 9 years ago)
- Last Synced: 2025-01-12T22:43:43.628Z (5 months ago)
- Language: JavaScript
- Size: 296 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# heroku-egghead-mobx
[](https://dependencyci.com/github/eswat2/heroku-egghead-mobx)
[](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
![]()