Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CazData Admin Panel

Administration panel for the CazData app developed using react-admin with react-admin-firebase

Get started

You need to add the private Firebase connection file: src/FIREBASE_CONFIG.js with the following format from firebase:

export const firebaseConfig = {
  apiKey: 'aaaaaaaaaaaaaaaaaaaaaaaaaaa',
  authDomain: 'aaaaaaaaaaaaaaaaaaaaaaaaaaa',
  databaseURL: 'aaaaaaaaaaaaaaaaaaaaaaaaaaa',
  projectId: 'aaaaaaaaaaaaaaaaaaaaaaaaaaa',
  storageBucket: 'aaaaaaaaaaaaaaaaaaaaaaaaaaa',
  messagingSenderId: 'aaaaaaaaaaaaaaaaaaaaaaaaaaa',
};

Don't forget to add the export in front of the configuration that Firebase gives you!

Then just run yarn start

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages