1- Descargar el backend de Node: https://github.com/Klerith/RN-Backend-MERN-CAFE
2- Configuración de Mongo Atlas https://www.mongodb.com/cloud/atlas
3- Configuración de hosting de imágenes - Cloudinary https://cloudinary.com/
1- Descargar el backend de Node: https://github.com/Klerith/RN-Backend-MERN-CAFE
2- Configuración de Mongo Atlas https://www.mongodb.com/cloud/atlas
3- Configuración de hosting de imágenes - Cloudinary https://cloudinary.com/
| { | |
| "env": { | |
| "browser": true, | |
| "es6": true, | |
| "node": true | |
| }, | |
| "extends": ["airbnb"], | |
| "globals": { | |
| "document": false, | |
| "escape": false, |
| # Node template | |
| # Logs | |
| logs | |
| *.log | |
| npm-debug.log* | |
| yarn-debug.log* | |
| yarn-error.log* | |
| # Runtime data |