Skip to content

Medium Clap Persisted - Clap interaction similar to Medium, backed by Firebase Firestore Cloud DB

License

Notifications You must be signed in to change notification settings

prashbh/mediumclap-persisted

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medium Clap Persisted using Firestore (NoSQL Cloud Database)

Based on https://github.com/JonathanDn/mediumclap

demo.webm.mov

by Prashant Bhargava

MIT License

Configuring & Instructions

1. Running the demo

1.1 Set up Firestore project

Create a new FireStore project.

1.2 Update config Go to your Firestore Project Settings > General. Copy the FirebaseConfig and paste the values in medium_clap.js. Open medium_clap.html using localhost.

2. Securing Firestore

2.1 Adding Firestore rules If you would like to perform any additional data validation or setup auth rules, make sure to read through Firestore Security Rules

2.2 Securing API keys Head to Google Cloud Console and setup security for your credentials. Google Cloud Console > APIs & Services > Credentials > API Keys > Set Application & API restrictions

APISecurity

About

Medium Clap Persisted - Clap interaction similar to Medium, backed by Firebase Firestore Cloud DB

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 28.7%
  • SCSS 28.5%
  • CSS 28.0%
  • HTML 14.8%