Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chron/clap
Synchronized Claps with React on Netlify + FaunaDB + Pusher
https://github.com/chron/clap
Last synced: about 2 months ago
JSON representation
Synchronized Claps with React on Netlify + FaunaDB + Pusher
- Host: GitHub
- URL: https://github.com/chron/clap
- Owner: chron
- Created: 2020-03-18T06:44:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T06:55:39.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T19:31:36.678Z (5 months ago)
- Language: JavaScript
- Size: 619 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clap
## Another dumb idea[![Netlify Status](https://api.netlify.com/api/v1/badges/d6f1ecc4-6cc0-4305-9b0e-52dbe41ffa0d/deploy-status)](https://app.netlify.com/sites/succeedsquad/deploys)
### Setting up a dev environment
```
yarn install
npm i -g netlify-cli
netlify dev
```### Environment variables you will need
* PUSHER_APP_ID
* PUSHER_CLUSTER
* PUSHER_KEY
* PUSHER_SECRET
* FAUNADB_SECRET_KEY### "Production" version
Hosted on Netlify: https://succeedsquad.netlify.app
### Chur
* Color scheme from https://coolors.co/191d32-282f44-453a49-339989-7de2d1
* Favicons from https://favicon.io/emoji-favicons/clapping-hands/
* CSS Spinner from https://loading.io/css/
* Clap sound by Andy Chen (from https://samplefocus.com/samples/clap-short)