<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ci-Cd on GetSmart Help Internal</title><link>/tags/ci-cd/</link><description>Recent content in Ci-Cd on GetSmart Help Internal</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 26 May 2026 14:41:51 +0200</lastBuildDate><atom:link href="/tags/ci-cd/index.xml" rel="self" type="application/rss+xml"/><item><title>Deployment</title><link>/docs/deployment/</link><pubDate>Tue, 26 May 2026 00:00:00 +0000</pubDate><guid>/docs/deployment/</guid><description>&lt;h1 id="deployment">Deployment&lt;/h1>
&lt;p>The GetSmart Token platform runs on &lt;strong>Cloudflare Pages&lt;/strong> with Edge Workers for serverless functions. Deployments are automated from the &lt;code>main&lt;/code> branch on GitHub.&lt;/p>
&lt;hr>
&lt;h2 id="architecture">Architecture&lt;/h2>
&lt;table>
 &lt;thead>
 &lt;tr>
 &lt;th>Component&lt;/th>
 &lt;th>Platform&lt;/th>
 &lt;th>Repo&lt;/th>
 &lt;/tr>
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
 &lt;td>Main site (Next.js 15)&lt;/td>
 &lt;td>Cloudflare Pages&lt;/td>
 &lt;td>&lt;a href="https://github.com/getsmart-token/getsmart-web">getsmart-web&lt;/a>&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>Chatbot worker&lt;/td>
 &lt;td>Cloudflare Workers&lt;/td>
 &lt;td>Cloudflare dashboard&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>AI Agent (standalone)&lt;/td>
 &lt;td>—&lt;/td>
 &lt;td>&lt;a href="https://github.com/getsmart-token/gemma_airgap">gemma_airgap&lt;/a>&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>Help docs (Hugo)&lt;/td>
 &lt;td>Netlify&lt;/td>
 &lt;td>&lt;a href="https://github.com/getsmart-token/gs_help_int">gs_help_int&lt;/a>&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>Database&lt;/td>
 &lt;td>MongoDB Atlas&lt;/td>
 &lt;td>—&lt;/td>
 &lt;/tr>
 &lt;/tbody>
&lt;/table>
&lt;hr>
&lt;h2 id="main-site--cloudflare-pages">Main Site — Cloudflare Pages&lt;/h2>
&lt;p>The main site (&lt;code>getstoken.org&lt;/code>) is a &lt;strong>Next.js 15&lt;/strong> app compiled for Cloudflare Pages using &lt;code>@cloudflare/next-on-pages&lt;/code>.&lt;/p></description></item></channel></rss>