Skip to content

darwin-morocho/frontend-curso-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Run the next command to install the dependencies.

npm install

ENV

create a .env file in your root folder and add the next vars like this

REACT_APP_API_HOST=http://localhost:5000
REACT_APP_FIREBASE_API_KEY=YOUR_FIREBASE_API_KEY
REACT_APP_FIREBASE_PROJECT_ID=advanced-flutter-257300
REACT_APP_FIREBASE_AUTH_DOMAIN=advanced-flutter-257300.firebaseapp.com
REACT_APP_FIREBASE_STORAGE_BUCKET=gs://advanced-flutter-257300.appspot.com

FIRESABSE CONFIG

Go to your firebase console account and create one project. Next add add firebase to your web

Captura de Pantalla 2019-11-13 a la(s) 07 15 26

After add firebase to your web you can see this screen

ap

Now you can get yours apiKey,projectId,authDomain,storageBucket

Now go to Autentication > Access Method and enable Anonymous Captura de Pantalla 2019-11-13 a la(s) 07 32 31

Now go to Storage and click on Start and then enable your firebase storage Captura de Pantalla 2019-11-13 a la(s) 07 36 33

Run

just run

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published