Simple application that works with 2Gis Maps API.
https://do-it-maps.herokuapp.com/
- npm i
- create Facebook and Google API key into Auth component
- add MONGO_URL to process.env variable
- npm start
- npm i
- npm run build
- add MONGO_URL to process.env variable
- npm start:prod
- create app on Heroku
- add MONGO_URL to Settings/vars
- heroku login
- heroku git:remote -a do-it-maps
- heroku ps:scale web=1
- git push heroku master
- React
- Redux
- Redux Saga
- Reselect
- NodeJS
- ExpressJS
- MongoDB
- Styled components
- Webpack 4
- ESLint
- Prettier
- Babel
- Sass
Vlad Morzhanov
Copyright (c) 2018 Vlad Morzhanov. You can review license in the LICENSE file.