All Projects → rocketseat-education → live-graphql

rocketseat-education / live-graphql

Licence: MIT license
Código da live de GraphQL do Bootcamp GoStack 🎓

Programming Languages

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

Projects that are alternatives of or similar to live-graphql

kiel-live
This app allows you to view live updates of bus arrivals.
Stars: ✭ 20 (-9.09%)
Mutual labels:  live
node-rtmp-hls
NodeJS live stream server with HLS ABR support
Stars: ✭ 55 (+150%)
Mutual labels:  live
php-aliyun-open-api-live
阿里云直播API,使用guzzleHttp 中间件方式实现,单文件
Stars: ✭ 18 (-18.18%)
Mutual labels:  live
i3blocks-crypto
💵 View your favorite coins' ticker prices with i3blocks.
Stars: ✭ 30 (+36.36%)
Mutual labels:  live
live-graph
Simple live graph with Flask and SocketIO
Stars: ✭ 17 (-22.73%)
Mutual labels:  live
acfunlive-backend
AcFun直播通用后端
Stars: ✭ 19 (-13.64%)
Mutual labels:  live
flutter-p2p-engine
Let your viewers become your unlimitedly scalable CDN.
Stars: ✭ 93 (+322.73%)
Mutual labels:  live
YouTube to m3u
Grabs m3u from YouTube live.
Stars: ✭ 95 (+331.82%)
Mutual labels:  live
pixiv func android
功能齐全的Pixiv第三方客户端 免代理 支持查看动图查看直播
Stars: ✭ 167 (+659.09%)
Mutual labels:  live
liveshop
融合电商与直播的跨平台APP,主要采用了Flutter技术开发而成,目前开发中
Stars: ✭ 24 (+9.09%)
Mutual labels:  live
SuperCTF
A multiplayer capture the flag game made in Godot with love and blood. Running live at www.superctf.com
Stars: ✭ 26 (+18.18%)
Mutual labels:  live
craft-youtubeliveembed
This plugin allows you to embed a YouTube live stream and/or live chat on your webpage
Stars: ✭ 14 (-36.36%)
Mutual labels:  live
ee.Yrewind
Can rewind and save YouTube live stream
Stars: ✭ 133 (+504.55%)
Mutual labels:  live
Ant-Live
【基于JAVA开发的在线直播平台】Ant Live;腾讯云直播服务;直播鉴黄;礼物;支付宝充值提现;弹幕聊天室;前端后分离;SpringBoot;直播平台开发;
Stars: ✭ 28 (+27.27%)
Mutual labels:  live
live-gatsby
This repository contains the code developed in the Gatsby live
Stars: ✭ 14 (-36.36%)
Mutual labels:  live
open-securekos
Open Secure-K OS is an operating system booting from a USB key in which you can safely create and store your personal and private data. It is a next generation live operating system following liveng patterns. Please refer to Resilient Linux, a fork of Open Secure-K OS which is actively developed.
Stars: ✭ 23 (+4.55%)
Mutual labels:  live
react-native-agoraio
声网agora.io React-Native模块封装 支持iOS / Android
Stars: ✭ 22 (+0%)
Mutual labels:  live
live-stream-media-source-extensions
Live stream h264 encoded mp4 video on media source extensions using ffmpeg, node.js, socket.io, and express. Works in chrome, firefox, safari, and android. Not iOS compatible. Work has moved to mse-live-player repo =>
Stars: ✭ 24 (+9.09%)
Mutual labels:  live
home
厦门大学攻略大全 Import files, learning materials and useful links of XMU to help XMUers live and learn better.
Stars: ✭ 67 (+204.55%)
Mutual labels:  live
rt-mrcnn
Real time instance segmentation with Mask R-CNN, live from webcam feed.
Stars: ✭ 47 (+113.64%)
Mutual labels:  live

GoStack

Live: GraphQL

Código da live de GraphQL do Bootcamp GoStack 🎓

GitHub language count Made by Rocketseat License Stargazers

Instalação e execução   |    Desafio   |    Como contribuir   |    Licença

🚀 Instalação e execução

  1. Faça um clone desse repositório;
  2. Entre na pasta do servidor e instale as dependências cd server && yarn;
  3. Renomeie o arquivo .env.example para .env
  4. Rode yarn dev para iniciar o servidor.
  5. Entre no client e inicie o frontend cd .. && cd client && yarn && yarn start

🔥 Desafio

Fazer o formulário do comentário enviar a requisição (mutation) e salvar no banco de dados. Além disso, deve atualizar a lista de comentários assim que for enviado!

ps: Muito obrigado ao @tuliocll, @felipebergamin e @angelomedeiros pelas suas contribuições, e parabéns, por terem feito o desafio 🚀.

Links que podem ajudar:

🤔 Como contribuir

  • Faça um fork desse repositório;
  • Cria uma branch com a sua feature: git checkout -b minha-feature;
  • Faça commit das suas alterações: git commit -m 'feat: Minha nova feature';
  • Faça push para a sua branch: git push origin minha-feature.

Depois que o merge da sua pull request for feito, você pode deletar a sua branch.

📝 Licença

Esse projeto está sob a licença MIT. Veja o arquivo LICENSE para mais detalhes.


Feito com by Rocketseat 👋 Entre na nossa comunidade!

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