mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
369 B
369 B
Firetable
Firetable is a simple CMS for Google Firebase.
Setup instructions
create a firebase project enable firestore enable google auth create an algolia project
clone repo
add .env file to the project directory
REACT_APP_FIREBASE_PROJECT_NAME = REACT_APP_FIREBASE_PROJECT_KEY = REACT_APP_ALGOLIA_APP_ID = REACT_APP_ALGOLIA_SEARCH_KEY =
yarn
yarn start