Skip to content

jtsalva/Chitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chitter

Setup

  1. Setup two Firebase projects, one for prod and one for testing, take note of their ids
  2. Create and download credentials for accessing both and place in root of this project
  3. Create config.json with contents like this:
{
  "prod_credentials": "chitter-credentials.json",
  "test_credentials": "chitter-test-credentials.json",
  "prod_project_id": "chitter-prod-id",
  "test_project_id": "chitter-test-id"
}
  1. And yeh sorry you gonna have to replace all occurences of config path if you wanna run this

About

Twitter but Chitter | One Day Makers Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published