<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: sosmus gachuhi</title>
    <description>The latest articles on DEV Community by sosmus gachuhi (@sosmus_gachuhi_0f19adca38).</description>
    <link>https://dev.to/sosmus_gachuhi_0f19adca38</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3648632%2F639b382e-31f3-4868-b39f-55e1742b9cc5.png</url>
      <title>DEV Community: sosmus gachuhi</title>
      <link>https://dev.to/sosmus_gachuhi_0f19adca38</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sosmus_gachuhi_0f19adca38"/>
    <language>en</language>
    <item>
      <title>How to Set up a Free Cloud Development with GitHub Codespaces in 5 minutes. (No Credit Card Needed)</title>
      <dc:creator>sosmus gachuhi</dc:creator>
      <pubDate>Sat, 06 Dec 2025 00:10:39 +0000</pubDate>
      <link>https://dev.to/sosmus_gachuhi_0f19adca38/how-to-set-up-a-free-cloud-development-with-github-codespaces-in-5-minutes-no-credit-card-needed-44mf</link>
      <guid>https://dev.to/sosmus_gachuhi_0f19adca38/how-to-set-up-a-free-cloud-development-with-github-codespaces-in-5-minutes-no-credit-card-needed-44mf</guid>
      <description>&lt;p&gt;&lt;strong&gt;Prerequisites:&lt;/strong&gt;&lt;br&gt;
GitHub account- This account can be created for free using an email address on &lt;a href="https://github.com/" rel="noopener noreferrer"&gt;https://github.com/&lt;/a&gt;.&lt;br&gt;
A simple repository(repo).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 1. Create a repo in under 1 min.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Navigate to the GitHub Dashboard. On the top left, click on ‘New’ button.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fr7f77crb946d7hgcghti.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fr7f77crb946d7hgcghti.png" alt=" " width="800" height="381"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The repository creation page opens.&lt;/p&gt;

&lt;p&gt;Provide the Repository name (my code space demo) and click on Create repository.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6nvq4v7gakjiiee7a1wz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6nvq4v7gakjiiee7a1wz.png" alt=" " width="800" height="782"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 2. Launch CodeSpaces&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Click on the green code button Codespaces tab, Create Codespace on main&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flfechq4csl9agmugzn5g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flfechq4csl9agmugzn5g.png" alt=" " width="800" height="338"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Choose Machine: “2 Core AMD” (free tire default)&lt;/p&gt;

&lt;p&gt;In 30-60 seconds, it opens full VS Code in the browser. See below.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsym4cfa4ygdyzzmxxl8n.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsym4cfa4ygdyzzmxxl8n.png" alt=" " width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 3. Run a Simple App.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In the browser editor, create ‘hello.js’ file and run the&lt;/p&gt;

&lt;p&gt;“`javascript&lt;/p&gt;

&lt;p&gt;console.log(“Hello from GitHub Codespaces!”);&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwk9hf5j3f6mplbnbhtkr.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwk9hf5j3f6mplbnbhtkr.png" alt=" " width="800" height="504"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Conclusion:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Cloud Dev doesn’t have to be complicated or expensive. Go from zero to running real code on a real cloud machine without the need for a credit card. You can try it for free on &lt;a href="https://github.com/codespaces" rel="noopener noreferrer"&gt;https://github.com/codespaces&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>tutorial</category>
      <category>cloud</category>
      <category>kubernetes</category>
    </item>
  </channel>
</rss>
