All Projects → dabit3 → Hype Beats

dabit3 / Hype Beats

Real-time Collaborative Beatbox with React & GraphQL

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Hype Beats

Aws Appsync Chat
Real-Time Offline Ready Chat App written with GraphQL, AWS AppSync, & AWS Amplify
Stars: ✭ 522 (+422%)
Mutual labels:  graphql, aws-amplify, real-time
Aws Mobile Appsync Chat Starter Angular
GraphQL starter progressive web application (PWA) with Realtime and Offline functionality using AWS AppSync
Stars: ✭ 449 (+349%)
Mutual labels:  graphql, aws-amplify, real-time
Aws Mobile Appsync Events Starter React
GraphQL starter application with Realtime and Offline functionality using AWS AppSync
Stars: ✭ 337 (+237%)
Mutual labels:  graphql, real-time
Spikenail
A GraphQL Framework for Node.js
Stars: ✭ 358 (+258%)
Mutual labels:  graphql, real-time
Graphql Ws
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
Stars: ✭ 398 (+298%)
Mutual labels:  graphql, subscriptions
Aws Appsync React Workshop
Building real-time offline-ready Applications with React, GraphQL & AWS AppSync
Stars: ✭ 193 (+93%)
Mutual labels:  graphql, aws-amplify
Mercure
Server-sent live updates: protocol and reference implementation
Stars: ✭ 2,608 (+2508%)
Mutual labels:  graphql, subscriptions
Graphql Postgres Subscriptions
A graphql subscriptions implementation using postgres and apollo's graphql-subscriptions
Stars: ✭ 133 (+33%)
Mutual labels:  graphql, real-time
Conference App In A Box
Full stack & cross platform app customizable & themeable for any event or conference.
Stars: ✭ 693 (+593%)
Mutual labels:  graphql, aws-amplify
Kikstart Graphql Client
🚀 Small NodeJS Wrapper around apollo-client that provides easy access to running queries, mutations and subscriptions.
Stars: ✭ 27 (-73%)
Mutual labels:  graphql, subscriptions
Graphql
An implementation of GraphQL for Go / Golang
Stars: ✭ 8,176 (+8076%)
Mutual labels:  graphql, subscriptions
Amplify Photo Sharing Workshop
Building full-stack cloud apps with AWS Amplify and React
Stars: ✭ 143 (+43%)
Mutual labels:  graphql, aws-amplify
Graphql Recipes
A list of GraphQL recipes that, when used with the Amplify CLI, will deploy an entire AWS AppSync GraphQL backend.
Stars: ✭ 137 (+37%)
Mutual labels:  graphql, aws-amplify
Aws Lambda Graphql
Use AWS Lambda + AWS API Gateway v2 for GraphQL subscriptions over WebSocket and AWS API Gateway v1 for HTTP
Stars: ✭ 313 (+213%)
Mutual labels:  graphql, subscriptions
Aws Mobile Appsync Events Starter React Native
GraphQL starter application with Realtime and Offline functionality using AWS AppSync
Stars: ✭ 134 (+34%)
Mutual labels:  graphql, real-time
Moviesapp
React Native Movies App: AWS Amplify, AWS AppSync, AWS Cognito, GraphQL, DynamoDB
Stars: ✭ 78 (-22%)
Mutual labels:  graphql, subscriptions
Graphql Subscriptions
📰 A small module that implements GraphQL subscriptions for Node.js
Stars: ✭ 1,390 (+1290%)
Mutual labels:  graphql, real-time
Gqlgen
go generate based graphql server library
Stars: ✭ 6,880 (+6780%)
Mutual labels:  graphql, subscriptions
Subscriptions Transport Sse
A Server-Side-Events (SSE) client + server for GraphQL subscriptions
Stars: ✭ 55 (-45%)
Mutual labels:  graphql, subscriptions
This Or That
This or that - Real-time atomic voting app built with AWS Amplify
Stars: ✭ 87 (-13%)
Mutual labels:  graphql, aws-amplify

Hype Beats

This is a fork of hooks-drum-machine by Ken Wheeler, implemented with GraphQL subscriptions so you can collaborate on your next fire solo album.

Click here to view the demo.

To deploy this app - Amplify Console

Deploy the full stack to the Amplify Console:

amplifybutton

To run locally - Amplify CLI

  1. Clone the repo

  2. Initialize the project

amplify init

amplify push
  1. Start the app
npm start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].