All Projects → robzhu → graphql-hackathon

robzhu / graphql-hackathon

Licence: MIT license
Repo for starter kits and samples for the GraphQL Community Hackathon

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to graphql-hackathon

ssocks
sSocks fork for windows support; original: https://sourceforge.net/projects/ssocks/
Stars: ✭ 141 (+464%)
Mutual labels:  relay
graphql-client-example-server
A simple GraphQL server for powering examples of various GraphQL clients in various languages.
Stars: ✭ 34 (+36%)
Mutual labels:  relay
server
Serve one or more react apps! - Custom routes, HotReloading, Authenticated Apps/routes, Relay, Webpack..
Stars: ✭ 20 (-20%)
Mutual labels:  relay
Three-Factor-Security-Door
What do you get when you mix a Raspberry Pi, a MySQL database, an RFID reader, an LCD touchscreen, a relay switch, an electronic door strike and a Twilio SMS account?
Stars: ✭ 49 (+96%)
Mutual labels:  relay
vscode-graphiql-explorer
Use GraphiQL + GraphiQL Explorer to build your GraphQL operations, right from inside of VSCode.
Stars: ✭ 35 (+40%)
Mutual labels:  relay
ReSift
A state management library for data fetches in React
Stars: ✭ 39 (+56%)
Mutual labels:  relay
azure-relay-dotnet
☁️ .NET Standard client library for Azure Relay Hybrid Connections
Stars: ✭ 35 (+40%)
Mutual labels:  relay
relay-store-types-generator
Generate types for the Relay store from your GraphQL schema.
Stars: ✭ 17 (-32%)
Mutual labels:  relay
qweechat
Qt remote GUI for WeeChat.
Stars: ✭ 56 (+124%)
Mutual labels:  relay
VineRelayStore
🔥 VineRelay is Content Management Boilerplate which enables you to quickly scaffold a shop with the basic features using React, Relay and GraphQL.
Stars: ✭ 16 (-36%)
Mutual labels:  relay
azure-relay
☁️ Azure Relay service issue tracking and samples
Stars: ✭ 81 (+224%)
Mutual labels:  relay
NoPMsBot
https://telegram.dog/ShriMADhaBot
Stars: ✭ 127 (+408%)
Mutual labels:  relay
theonionbox
Dashboard to monitor Tor node operations
Stars: ✭ 116 (+364%)
Mutual labels:  relay
apollo-federation-relay
A demo of Apollo Federation and global Node resolution
Stars: ✭ 44 (+76%)
Mutual labels:  relay
conduit
Conduit - Open Source 0x Relayer API implemented in NodeJS
Stars: ✭ 18 (-28%)
Mutual labels:  relay
srtrelay
SRT relay server for distributing media streams to multiple clients.
Stars: ✭ 81 (+224%)
Mutual labels:  relay
graphql-ts-client
Typescript DSL for GraphQL.
Stars: ✭ 124 (+396%)
Mutual labels:  relay
heltin
Robust client registry for individuals receiving mental healthcare services.
Stars: ✭ 18 (-28%)
Mutual labels:  relay
chpc
CHPC: Cheap Heat Pump Controller
Stars: ✭ 27 (+8%)
Mutual labels:  relay
zola-api
Zola’s API.
Stars: ✭ 23 (-8%)
Mutual labels:  relay

graphql-hackathon

Repo for starter kits and samples for the GraphQL Community Hackathon

Prereqs: NodeJS v4+

git clone https://github.com/robzhu/graphql-hackathon
cd graphql-hackathon

To run the GraphQL server:

cd server
npm install && npm start

Open http://localhost:5000 in your browser and you should see GraphiQL and be able to explore our example schema and data.

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].