Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Gitpod
Search
Lucas Hiago de Moura Vilela
January 11, 2020
Technology
1
67
Gitpod
The talk is about the Gitpod, a cloud IDE
Lucas Hiago de Moura Vilela
January 11, 2020
Tweet
Share
More Decks by Lucas Hiago de Moura Vilela
See All by Lucas Hiago de Moura Vilela
SQL com Arel no Rails
luchiago
0
26
Brown Bag - Aplicação mobile de vídeo-chamadas
luchiago
0
46
Introduction to Scrapy
luchiago
0
33
Design pattern Adapter
luchiago
0
34
Other Decks in Technology
See All in Technology
20250910_障害注入から効率的復旧へ_カオスエンジニアリング_生成AIで考えるAWS障害対応.pdf
sh_fk2
3
220
AI開発ツールCreateがAnythingになったよ
tendasato
0
120
COVESA VSSによる車両データモデルの標準化とAWS IoT FleetWiseの活用
osawa
1
260
【初心者向け】ローカルLLMの色々な動かし方まとめ
aratako
7
3.4k
職種の壁を溶かして開発サイクルを高速に回す~情報透明性と職種越境から考えるAIフレンドリーな職種間連携~
daitasu
0
140
Automating Web Accessibility Testing with AI Agents
maminami373
0
1.2k
初めてAWSを使うときのセキュリティ覚書〜初心者支部編〜
cmusudakeisuke
1
230
おやつは300円まで!の最適化を模索してみた
techtekt
PRO
0
290
OCI Oracle Database Services新機能アップデート(2025/06-2025/08)
oracle4engineer
PRO
0
110
EncryptedSharedPreferences が deprecated になっちゃった!どうしよう! / Oh no! EncryptedSharedPreferences has been deprecated! What should I do?
yanzm
0
200
【実演版】カンファレンス登壇者・スタッフにこそ知ってほしいマイクの使い方 / 大吉祥寺.pm 2025
arthur1
1
740
dbt開発 with Claude Codeのためのガードレール設計
10xinc
2
1.1k
Featured
See All Featured
GitHub's CSS Performance
jonrohan
1032
460k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
A better future with KSS
kneath
239
17k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
Six Lessons from altMBA
skipperchong
28
4k
Into the Great Unknown - MozCon
thekraken
40
2k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
580
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.4k
Transcript
Gitpod Uma IDE online para facilitar o desenvolvimento
$ whoami > Estagiário na empresa Codeminer42 > Desenvolvedor back-end
no projeto open source Colaboradados > Graduando em Ciência da Computação pela UFPI /luchiago /luchiago
Setup do projeto na máquina local
Yet another cloud IDE? • Repl.it (repl.it/) • Codeanywhere (codeanywhere.com/)
• Visual Studio Online (visualsutido.microsoft.com/services/visual-studio-online) • AWS Cloud 9 (https://aws.amazon.com/cloud9/)
Gitpod • “gitpod.io/#” • Extensão para Chrome e Firefox •
Foco em utilizar em projetos open source • Pricing • MacOS users: brew está disponível no gitpod • Quem utiliza: freeCodeCamp, Gatsby, Dev.to
Theia • Projeto Open Source • Empresas que utilizam: Ericsson,
RedHat, Google
Arquitetura do Gitpod
.gitpod.yml
Integração • GithubFlow simplificado • Pode ser utilizado também com
o Gitlab • Compartilhação de branchs/PRs mais fácil • Debug compartilhado via snapshot
None
None
Vamos para um exemplo?
Obrigado!