4130272855
Deploy arikigame.com / deploy (push) Successful in 56s
Migrated from tinqs/studio/web/arikigame/ into its own repo
(tinqs/ariki-website, currently under ozan/ for the bootstrap).
Game marketing is no longer hosted in the studio/platform monorepo.
What's in this commit:
- public/ — the live static site (Next.js static export, 39 files
served by S3 + CloudFront). Last deploy from old location
was 2026-06-12 (commit 02ccbbf0a in tinqs/studio).
- README.md — self-contained, no longer references the studio tree.
- .gitea/workflows/deploy.yml — same S3 sync + CloudFront invalidation
pipeline, triggered on push to main when public/** changes. S3 bucket:
arikigame-com-website, CF distribution: EDMY8TXLTDXLQ.
Verified:
- tinqs clone ozan/ariki-website (clone ok)
- aws s3 sync public/ s3://arikigame-com-website/ (deploy will run
on first push to main)
- curl https://arikigame.com (live content unchanged until first push)
Next steps after this commit lands:
1. Confirm the deploy workflow ran green on tinqs.com → check
/tinqs/ozan/ariki-website/actions/runs
2. Verify the live site still loads (S3 sync should be a no-op diff since
the source matches what's already deployed)
3. Transfer ownership: settings → transfer → tinqs org (if you want
it under tinqs/ariki-website instead of ozan/ariki-website)
4. Remove tinqs/studio/web/arikigame/ + .gitea/workflows/deploy-arikigame.yml
in a separate studio commit (depends on the deploy here working first)
Co-Authored-By: DeepSeek V4 Pro <noreply@deepseek.com>
10 lines
9.7 KiB
Plaintext
10 lines
9.7 KiB
Plaintext
1:"$Sreact.fragment"
|
|
6:I[97367,["/_next/static/chunks/0dbhjjzl8qfwv.js"],"OutletBoundary"]
|
|
7:"$Sreact.suspense"
|
|
0:{"rsc":["$","$1","c",{"children":[["$","div",null,{"style":{"background":"#0a0a0a","minHeight":"100vh","color":"#e0e0e0","fontFamily":"system-ui, -apple-system, sans-serif"},"children":["$","main",null,{"style":{"maxWidth":720,"margin":"0 auto","padding":"40px 24px","lineHeight":1.6},"children":[["$","div",null,{"style":{"marginBottom":32},"children":[["$","h1",null,{"style":{"fontSize":28,"fontWeight":700,"marginBottom":4,"color":"#fff"},"children":"Tinqs Team Tool"}],["$","p",null,{"style":{"color":"#888","fontSize":14,"margin":0},"children":"Live transcription, dual-engine (Edge + ElevenLabs), speaker diarization, screenshots, team chat."}]]}],["$","section",null,{"style":{"marginBottom":20,"padding":"14px 18px","background":"#111","borderRadius":8,"border":"1px solid #1a1a1a"},"children":[["$","h2",null,{"style":{"fontSize":15,"fontWeight":600,"color":"#ef4444","margin":"0 0 10px"},"children":"Before you start"}],["$","ol",null,{"style":{"paddingLeft":20,"color":"#9ca3af","fontSize":13},"children":[["$","li",null,{"children":[["$","strong",null,{"style":{"color":"#fca5a5"},"children":"Uninstall Tailscale"}]," — we no longer use it.",["$","br",null,{}],["$","span",null,{"style":{"color":"#6b7280","fontSize":12},"children":"Windows: Settings → Apps → Tailscale → Uninstall."}]]}],["$","li",null,{"children":[["$","strong",null,{"children":"Clear old bash/shell records"}]," — remove any Tailscale references from your shell config:",["$","pre",null,{"style":{"background":"#0d0d0d","border":"1px solid #222","borderRadius":6,"padding":"10px 14px","fontSize":13,"overflowX":"auto","fontFamily":"ui-monospace, Consolas, monospace","color":"#c084fc"},"children":"# PowerShell: remove Tailscale from PATH if added manually\n# Check your $PROFILE for any Tailscale lines:\nnotepad $PROFILE"}]]}],["$","li",null,{"children":[["$","strong",null,{"children":"Restart your machine"}]," — clean slate before installing."]}]]}]]}],["$","section",null,{"style":{"marginBottom":20,"padding":"14px 18px","background":"#111","borderRadius":8,"border":"1px solid #1a1a1a"},"children":[["$","h2",null,{"style":{"fontSize":15,"fontWeight":600,"color":"#fbbf24","margin":"0 0 10px"},"children":"Install the Team Tool"}],[["$","h3",null,{"style":{"fontSize":14,"fontWeight":600,"color":"#d1d5db","margin":"14px 0 6px"},"children":"Option A — One-line install (recommended)"}],["$","p",null,{"style":{"color":"#9ca3af","fontSize":13,"marginBottom":8},"children":["Open ",["$","strong",null,{"children":"PowerShell"}]," and paste:"]}],["$","pre",null,{"style":{"background":"#0d0d0d","border":"1px solid #222","borderRadius":6,"padding":"10px 14px","fontSize":13,"overflowX":"auto","fontFamily":"ui-monospace, Consolas, monospace","color":"#c084fc"},"children":"irm https://bot.arikigame.com/setup-windows.ps1 | iex"}],["$","h3",null,{"style":"$0:rsc:props:children:0:props:children:props:children:2:props:children:1:0:props:style","children":"Option B — Manual download"}],["$","ol",null,{"style":"$0:rsc:props:children:0:props:children:props:children:1:props:children:1:props:style","children":[["$","li",null,{"children":["Download"," ",["$","a",null,{"href":"https://tinqs-cli-releases.s3.eu-west-1.amazonaws.com/team-tool/latest/TinqsTeamTool.exe","target":"_blank","rel":"noopener noreferrer","style":{"color":"#60a5fa","textDecoration":"none"},"children":"TinqsTeamTool.exe"}]]}],["$","li",null,{"children":["Install ffmpeg: ",["$","code",null,{"style":{"background":"#1a1a22","padding":"1px 6px","borderRadius":4,"fontSize":12,"color":"#c084fc"},"children":"winget install ffmpeg"}]]}],["$","li",null,{"children":["Run ",["$","code",null,{"style":{"background":"#1a1a22","padding":"1px 6px","borderRadius":4,"fontSize":12,"color":"#c084fc"},"children":"TinqsTeamTool.exe"}]]}]]}]]]}],["$","section",null,{"style":{"marginBottom":20,"padding":"14px 18px","background":"#111","borderRadius":8,"border":"1px solid #1a1a1a"},"children":[["$","h2",null,{"style":{"fontSize":15,"fontWeight":600,"color":"#60a5fa","margin":"0 0 10px"},"children":"Get your token"}],[["$","ol",null,{"style":"$0:rsc:props:children:0:props:children:props:children:1:props:children:1:props:style","children":[["$","li",null,{"children":["Go to"," ",["$","a",null,{"href":"https://git.arikigame.com/user/settings/applications","target":"_blank","rel":"noopener noreferrer","style":{"color":"#60a5fa","textDecoration":"none"},"children":"Git Studio → Settings → Applications"}]]}],["$","li",null,{"children":["Token Name: ",["$","code",null,{"style":"$0:rsc:props:children:0:props:children:props:children:2:props:children:1:4:props:children:2:props:children:1:props:style","children":"tinqs-team-tool-yourname"}]]}],["$","li",null,{"children":"Permissions: select all → Generate Token"}],["$","li",null,{"children":["Copy the token — you","'","ll need it on first launch"]}]]}],["$","p",null,{"style":{"color":"#6b7280","fontSize":12,"marginTop":8},"children":["Can","'","t access Git Studio? Ask Ozan or Jeremy for an invite."]}]]]}],"$L2","$L3","$L4"]}]}],null,"$L5"]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"2-er91c1qgDujDF_0CwHI"}
|
|
2:["$","section",null,{"style":{"marginBottom":20,"padding":"14px 18px","background":"#111","borderRadius":8,"border":"1px solid #1a1a1a"},"children":[["$","h2",null,{"style":{"fontSize":15,"fontWeight":600,"color":"#10b981","margin":"0 0 10px"},"children":"What the tool does"}],["$","ul",null,{"style":{"paddingLeft":0,"color":"#9ca3af","fontSize":13,"listStyleType":"none"},"children":[["$","li",null,{"style":{"marginBottom":6},"children":[["$","span",null,{"style":{"color":"#fbbf24"},"children":"Left column"}]," — Edge Web Speech (real-time, free, instant)"]}],["$","li",null,{"style":{"marginBottom":6},"children":[["$","span",null,{"style":{"color":"#60a5fa"},"children":"Right column"}]," — ElevenLabs Scribe V2 (5s chunks, speaker IDs, higher accuracy)"]}],["$","li",null,{"style":{"marginBottom":6},"children":"Screenshot bar — capture Unity, Chrome, Full Screen, or All Windows"}],["$","li",null,{"style":{"marginBottom":6},"children":"Language switch — English / Turkish"}],["$","li",null,{"style":{"marginBottom":6},"children":"Auto-updates — checks every 5 min, one-click apply"}]]}]]}]
|
|
3:["$","section",null,{"style":{"marginBottom":20,"padding":"14px 18px","background":"#111","borderRadius":8,"border":"1px solid #1a1a1a"},"children":[["$","h2",null,{"style":{"fontSize":15,"fontWeight":600,"color":"#f97316","margin":"0 0 10px"},"children":"Troubleshooting"}],["$","table",null,{"style":{"width":"100%","borderCollapse":"collapse","fontSize":13},"children":["$","tbody",null,{"children":[["$","tr",null,{"style":{"borderBottom":"1px solid #1a1a1a"},"children":[["$","td",null,{"style":{"padding":"6px 10px 6px 0","color":"#fbbf24","fontWeight":600,"whiteSpace":"nowrap","verticalAlign":"top"},"children":"No mic"}],["$","td",null,{"style":{"padding":"6px 0","color":"#9ca3af"},"children":"Windows Settings → Privacy → Microphone → Allow"}]]}],["$","tr",null,{"style":{"borderBottom":"1px solid #1a1a1a"},"children":[["$","td",null,{"style":{"padding":"6px 10px 6px 0","color":"#fbbf24","fontWeight":600,"whiteSpace":"nowrap","verticalAlign":"top"},"children":"No blue column"}],["$","td",null,{"style":{"padding":"6px 0","color":"#9ca3af"},"children":"ELEVENLABS_API_KEY not set — ask Ozan or Jeremy"}]]}],["$","tr",null,{"style":{"borderBottom":"1px solid #1a1a1a"},"children":[["$","td",null,{"style":{"padding":"6px 10px 6px 0","color":"#fbbf24","fontWeight":600,"whiteSpace":"nowrap","verticalAlign":"top"},"children":"ffmpeg error"}],["$","td",null,{"style":{"padding":"6px 0","color":"#9ca3af"},"children":[["$","code",null,{"style":"$0:rsc:props:children:0:props:children:props:children:2:props:children:1:4:props:children:2:props:children:1:props:style","children":"winget install ffmpeg"}]," then restart"]}]]}],["$","tr",null,{"style":{"borderBottom":"1px solid #1a1a1a"},"children":[["$","td",null,{"style":{"padding":"6px 10px 6px 0","color":"#fbbf24","fontWeight":600,"whiteSpace":"nowrap","verticalAlign":"top"},"children":"Won't start"}],["$","td",null,{"style":{"padding":"6px 0","color":"#9ca3af"},"children":["Kill old instance: ",["$","code",null,{"style":"$0:rsc:props:children:0:props:children:props:children:2:props:children:1:4:props:children:2:props:children:1:props:style","children":"taskkill /f /im TinqsTeamTool.exe"}]]}]]}],["$","tr",null,{"style":{"borderBottom":"1px solid #1a1a1a"},"children":[["$","td",null,{"style":{"padding":"6px 10px 6px 0","color":"#fbbf24","fontWeight":600,"whiteSpace":"nowrap","verticalAlign":"top"},"children":"Can't reach Git Studio"}],["$","td",null,{"style":{"padding":"6px 0","color":"#9ca3af"},"children":["Make sure you can open ",["$","a",null,{"href":"https://git.arikigame.com","target":"_blank","rel":"noopener noreferrer","style":{"color":"#60a5fa","textDecoration":"none"},"children":"git.arikigame.com"}]," in your browser"]}]]}]]}]}]]}]
|
|
4:["$","div",null,{"style":{"borderTop":"1px solid #222","marginTop":40,"paddingTop":16,"color":"#444","fontSize":12},"children":["Tinqs Team Tool ·"," ",["$","a",null,{"href":"https://git.arikigame.com/tinqs-ltd/bot","target":"_blank","rel":"noopener noreferrer","style":{"color":"#60a5fa","textDecoration":"none"},"children":"source"}]," ·"," ",["$","a",null,{"href":"https://git.arikigame.com/tinqs-ltd/bot/issues","target":"_blank","rel":"noopener noreferrer","style":{"color":"#60a5fa","textDecoration":"none"},"children":"issues"}]," ·"," ",["$","a",null,{"href":"https://www.tinqs.com","target":"_blank","rel":"noopener noreferrer","style":{"color":"#60a5fa","textDecoration":"none"},"children":"tinqs.com"}]]}]
|
|
5:["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]
|
|
8:null
|