https://medium.freecodecamp.org/building-a-simple-node-js-api-in-under-30-minutes-a07ea9e390d2
- check mongoadmin: https://github.com/mrvautin/adminMongo
- think about forest admin
-
deploy on heroky and show how exactly we can use it with our React files.
-
Move methods, that we're using at showcase https://github.com/GroceriStar/showcase/blob/master/src/selectors/selector.js
-
Move methods, that we're using at our other, fetch-related
- https://github.com/GroceriStar/react-shopping-list-template
- https://github.com/ChickenKyiv/recipe-box
- https://github.com/ChickenKyiv/recipe-search-react
maybe connect db for some quick cases....
https://stackoverflow.com/questions/19696240/proper-way-to-return-json-using-node-or-express
Link to heroku: https://grocerylists-fake-api.herokuapp.com/
Note: after changes at master - it'll be automatically deployed to heroku - if we don't have an errors after building in Travis CI.
- Groceristar project documentation: https://groceristar.github.io/documentation/
- ChickenKyiv project documentation: https://chickenkyiv.github.io/documentation/
- Fetch plugin documentation(which we're trying to recreate): https://groceristar.github.io/groceristar-fetch/