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
打線組を支える技術 / The Technology Behind Dasengumi
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
itosho
September 27, 2021
Programming
0
61
打線組を支える技術 / The Technology Behind Dasengumi
期末の社内LTで発表した資料 by Scrapbox
itosho
September 27, 2021
Tweet
Share
More Decks by itosho
See All by itosho
【2025年版】インターネットサービスの育て方 / How to Grow and Scale Internet Services 2025
itosho
0
140
Windsurf Rulesでどう自分のクローンをつくるか / How can I make a clone of myself in Windsurf Rules
itosho
0
110
Text EditorとしてのWindsurf / Windsurf as a Text Editor
itosho
0
240
【2024年版】インターネットサービスの育て方 / How to Grow and Scale Internet Services
itosho
0
100
打線組という個人サービスを Goで開発している話 / Indie Service Development by Go
itosho
1
200
Components Reconsidered
itosho
1
2.3k
組織をスケールさせるためのTech Vision / Connehito Tech Vision for Growing Our Team
itosho
2
680
生きのびるためのインディー開発 / Indie Development to Survive
itosho
0
57
Gopher道場アフターストーリー / Gopher Dojo After Story
itosho
0
160
Other Decks in Programming
See All in Programming
grapheme_strrev関数が採択されました(あと雑感)
youkidearitai
PRO
1
200
Beyond the Basics: Signal Forms
manfredsteyer
PRO
0
110
Claude Code、ちょっとした工夫で開発体験が変わる
tigertora7571
0
190
20260228_JAWS_Beginner_Kansai
takuyay0ne
5
420
2026/02/04 AIキャラクター人格の実装論 口 調の模倣から、コンテキスト制御による 『思想』と『行動』の創発へ
sr2mg4
0
670
Agent Skills Workshop - AIへの頼み方を仕組み化する
gotalab555
13
7.7k
朝日新聞のデジタル版を支えるGoバックエンド ー価値ある情報をいち早く確実にお届けするために
junkiishida
1
330
new(1.26) ← これすき / kamakura.go #8
utgwkk
0
1.4k
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
170
CSC307 Lecture 11
javiergs
PRO
0
580
TROCCOで実現するkintone+BigQueryによるオペレーション改善
ssxota
0
120
日本だけで解禁されているアプリ起動の方法
ryunakayama
0
360
Featured
See All Featured
Highjacked: Video Game Concept Design
rkendrick25
PRO
1
300
New Earth Scene 8
popppiees
1
1.7k
Leveraging LLMs for student feedback in introductory data science courses - posit::conf(2025)
minecr
1
190
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
38
2.8k
The Pragmatic Product Professional
lauravandoore
37
7.2k
We Have a Design System, Now What?
morganepeng
55
8k
The Straight Up "How To Draw Better" Workshop
denniskardys
239
140k
sira's awesome portfolio website redesign presentation
elsirapls
0
170
Embracing the Ebb and Flow
colly
88
5k
Six Lessons from altMBA
skipperchong
29
4.2k
The Curious Case for Waylosing
cassininazir
0
260
Stop Working from a Prison Cell
hatefulcrawdad
274
21k
Transcript
打線組を支える技術 #presentation #社内LT
ナニコレ 社内LTの資料です この話の続きです https://speakerdeck.com/itosho/indie-development-to-survive
打線組とは? インディー開発の最新作 https://dasengumi.com/ インターネット・ミームである「◯◯で打線組んだ」ジェネレーター SNSで気軽にシェアすることを想定 21年7月リリース 全然ユーザーはいない!(伸び代しかない) デモ みんなも使ってね
技術スタック よくあるしがないSPA Backend Go, echo, sqlx, MySQL API Docsチラ見せ Frontend
TypeScript, React, Hook Chakra UI製
技術的な特徴 そんなにないけど…! Cloudinary imgixに似たCDNサービス(無料枠がimgixより多い) dynamic text overlayが便利(日本語フォントは少ない) https://cloudinary.com/cookbook/add_a_text_to_an_image Netlify 初めてつかったけどめちゃ楽だった
CSRなのでSEOが不利なのと、動的なOGP表示が出来ないのがしんどい Prerendering(Dynamic Rendering)機能が神(しかも、無料) 仕様がややブラックボックスだが、prerender.ioをforkしてるっぽい
今後の開発予定 ユーザー登録機能 like / dislike的な機能 コメント機能 PMFしそうだったらアプリもつくる 一緒につくってくれる人、募集中
まとめ インディー開発の打率は低い でも、インディー開発はいいぞ! これからもコードをゴリゴリ書いていくぞ!