Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chron/clap

Synchronized Claps with React on Netlify + FaunaDB + Pusher
https://github.com/chron/clap

Last synced: about 1 month ago
JSON representation

Synchronized Claps with React on Netlify + FaunaDB + Pusher

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)