<?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: Janumala Akhilendra</title>
    <description>The latest articles on DEV Community by Janumala Akhilendra (@janumala_akhilendra).</description>
    <link>https://dev.to/janumala_akhilendra</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%2F2580338%2F646ecc41-6341-4637-9372-642ffebd1a66.jpg</url>
      <title>DEV Community: Janumala Akhilendra</title>
      <link>https://dev.to/janumala_akhilendra</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/janumala_akhilendra"/>
    <language>en</language>
    <item>
      <title>Frontend Challenge - December 2024, Glam Up My Markup: Winter Solstice ☃️</title>
      <dc:creator>Janumala Akhilendra</dc:creator>
      <pubDate>Thu, 26 Dec 2024 10:57:22 +0000</pubDate>
      <link>https://dev.to/janumala_akhilendra/frontend-challenge-december-2024-glam-up-my-markup-winter-solstice-8j1</link>
      <guid>https://dev.to/janumala_akhilendra/frontend-challenge-december-2024-glam-up-my-markup-winter-solstice-8j1</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/frontend-2024-12-04"&gt;Frontend Challenge - December Edition, Glam Up My Markup: Winter Solstice&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;I created a fun and eye-catching landing page for the &lt;strong&gt;Winter Solstice!&lt;/strong&gt; It has cool animations, buttons you can interact with, and visuals that move and change. I also ensured it works well on all devices and is easy for everyone to use.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key features include:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Beautiful winter-themed fonts to match the seasonal feel.&lt;/li&gt;
&lt;li&gt;Smooth scrolling and animations to make browsing feel fun and seamless.&lt;/li&gt;
&lt;li&gt;A handy &lt;strong&gt;Back to Top&lt;/strong&gt; button that pops up when you scroll down.&lt;/li&gt;
&lt;li&gt;Gentle snowflake animations for a festive, wintery vibe.&lt;/li&gt;
&lt;li&gt;Clean and clear text with a well-organized layout for easy reading.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&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%2Fsymcvqjmy3ngd2dgq1cn.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%2Fsymcvqjmy3ngd2dgq1cn.png" alt="Demo-Image" width="800" height="360"&gt;&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;The Project is Deployed using Github Pages:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/JanumalaAkhilendra/Winter-Solstice" rel="noopener noreferrer"&gt;Github Link&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://janumalaakhilendra.github.io/Winter-Solstice/" rel="noopener noreferrer"&gt;Live Demo&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Journey
&lt;/h2&gt;

&lt;p&gt;This project was an exhilarating challenge that helped me try out different front-end techniques. Here’s how I approached it:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;I went through the provided markup and brainstormed ways to make the design look better and work smoothly.&lt;/li&gt;
&lt;li&gt;My main goal was to improve the user experience while sticking to the competition rules.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Development Highlights:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Added cool animations and hover effects to make the page lively and interactive.&lt;/li&gt;
&lt;li&gt;Made the design fully responsive, such that it looks great on all devices.&lt;/li&gt;
&lt;li&gt;Built a &lt;strong&gt;Back to Top&lt;/strong&gt; button that smoothly appears when needed.&lt;/li&gt;
&lt;li&gt;Used winter-themed fonts to complement the seasonal vibe and enhance the winter theme.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Challenges and How I Solved Them:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Making Animations Smooth: I improved CSS and JavaScript to make sure the animations worked well on all devices without any lag.&lt;/li&gt;
&lt;li&gt;Balance Accessibility with Visuals: I used good color contrasts and semantic HTML to make the design easy to use for everyone.&lt;/li&gt;
&lt;li&gt;Keep the Design Minimal and Appealing: I focused on keeping the layout clean and simple while still making it visually attractive and engaging.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Code License&lt;/strong&gt;&lt;br&gt;
This project is licensed under the MIT License.&lt;/p&gt;

&lt;p&gt;Thanks for reading! If you enjoyed this blog, don’t forget to like it and star 🌟 my repo &lt;a href="https://github.com/JanumalaAkhilendra/Winter-Solstice" rel="noopener noreferrer"&gt;Here&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>frontendchallenge</category>
      <category>css</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Daytona: Your Project’s New Best Friend</title>
      <dc:creator>Janumala Akhilendra</dc:creator>
      <pubDate>Tue, 17 Dec 2024 16:26:58 +0000</pubDate>
      <link>https://dev.to/janumala_akhilendra/daytona-your-projects-new-best-friend-4k5f</link>
      <guid>https://dev.to/janumala_akhilendra/daytona-your-projects-new-best-friend-4k5f</guid>
      <description>&lt;h2&gt;
  
  
  Introduction: The Development Struggle We All Know
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Have you ever spent hours setting up and debugging a development environment instead of your actual code? We’ve all been there, and it's exhausting🥲&lt;/em&gt;. That is when I came across Daytona, a &lt;strong&gt;self-hosted&lt;/strong&gt; and secure open source development environment manager. Daytona slams the brakes on that complexity, letting you dive straight into coding brilliance with a single command. In this article, I’ll show you how Daytona transforms development and guide you through the installation and integration in a sample &lt;strong&gt;Next.JS&lt;/strong&gt; project.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Daytona is a Game-Changer for Developers?
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://www.daytona.io/docs/" rel="noopener noreferrer"&gt;Daytona&lt;/a&gt; is an open-source Development Environment Manager (DEM), it allows you to manage and deploy Workspaces — reproducible development environments based on standard OCI containers, with built-in support for the Dev Container standard. &lt;em&gt;So let’s think of Daytona as a GPS for your dev environment - streamlining your journey to productivity while you enjoy the ride! 🚗&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;In addition to the fact that it boosts productivity, is scalable, and is secure, it also comes with the following key features:&lt;/p&gt;

&lt;p&gt;✅ Integration with JetBrains and Visual Studio Code&lt;br&gt;
✅ Connect with GitHub, GitLab, Bitbucket, and Gitea&lt;br&gt;
✅ Support for Multi-Project Workspaces&lt;/p&gt;

&lt;p&gt;Check out more on their &lt;a href="https://www.daytona.io/" rel="noopener noreferrer"&gt;website&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  Install Daytona on your Machine
&lt;/h2&gt;

&lt;p&gt;Daytona supports installation on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;MacOS&lt;/li&gt;
&lt;li&gt;Windows&lt;/li&gt;
&lt;li&gt;Linux&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;As this article focuses on the integration of Daytona, you can refer to this &lt;a href="https://www.daytona.io/docs/installation/installation/" rel="noopener noreferrer"&gt;documentation &lt;/a&gt;to install Daytona.&lt;/p&gt;
&lt;h2&gt;
  
  
  How I took Daytona for a Spin (And You Can Too!)
&lt;/h2&gt;

&lt;p&gt;I’ve integrated Daytona into a &lt;a href="https://github.com/JanumalaAkhilendra/Copilotkit-Weather-Bot-Daytona" rel="noopener noreferrer"&gt;CopilotKit Weather Bot&lt;/a&gt; I built using Next.Js and OpenWeather API, and the results were astonishing. Here’s how I did it: &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 1: Connect Daytona to Your Git Repository&lt;/strong&gt;&lt;br&gt;
To link Daytona to your Git provider run this command in your terminal:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;daytona git-providers add
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;p&gt;&lt;strong&gt;Step 2: Add  &lt;code&gt;devcontainer.json&lt;/code&gt;  to the repository.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Create a  &lt;code&gt;.devcontainer/devcontainer.json&lt;/code&gt;  file.&lt;/p&gt;

&lt;p&gt;You can use &lt;a href="https://devcontainer.ai/" rel="noopener noreferrer"&gt;Devcontainer AI&lt;/a&gt; to generate one if you're not sure how to do it.&lt;/p&gt;

&lt;p&gt;Here's the &lt;code&gt;devcontainer.json&lt;/code&gt; I used for my Copilotkit-weather-bot:&lt;br&gt;
&lt;/p&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;
{
    "name": "Next.js Weather Bot Development",
    "image": "mcr.microsoft.com/devcontainers/javascript-node:latest",
    "forwardPorts": [
      3000
    ],
    "customizations": {
      "vscode": {
        "settings": {
          "eslint.autoFixOnSave": true,
          "eslint.validate": [
            "javascript",
            "typescript",
            "javascriptreact",
            "typescriptreact"
          ],
          "editor.formatOnSave": true
        },
        "extensions": [
          "esbenp.prettier-vscode",
          "dbaeumer.vscode-eslint",
          "ms-vscode.vscode-typescript-tslint-plugin"
        ]
      }
    },
    "postCreateCommand": "yarn install"
  }

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;p&gt;&lt;strong&gt;Step 3: Create your workspace and project&lt;/strong&gt;&lt;br&gt;
&lt;/p&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;daytona create &amp;lt;REPO_URL&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;p&gt;It's that simple! The environment is ready for use ✨&lt;/p&gt;

&lt;p&gt;You can begin development by running:&lt;br&gt;
&lt;/p&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;npm run dev
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;h2&gt;
  
  
  Chosen Stack and Why?
&lt;/h2&gt;

&lt;p&gt;This Weather Bot uses a synergistic stack for an exceptional user experience. &lt;strong&gt;Next.js&lt;/strong&gt; ensures fast load times and scalability with server-side rendering and static site generation, ideal for dynamic applications. The &lt;strong&gt;OpenWeather API&lt;/strong&gt; provides accurate meteorological data, including temperature, wind, and humidity, ensuring reliable insights. &lt;strong&gt;CopilotKit&lt;/strong&gt; adds an AI-powered conversational layer, enabling intuitive, natural dialogue for seamless weather queries. This integration transforms weather updates into an engaging, interactive experience. Together, these technologies deliver a robust, user-friendly weather application that combines precision, scalability, and cutting-edge conversational AI for real-time weather insights at your fingertips.&lt;/p&gt;
&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;Daytona emerged as a crucial catalyst in my project's success, transforming the development landscape through its comprehensive suite of tools and workflow optimizations. If you are planning to use Next.Js in your next project, I hope my article will inspire you to consider Daytona. Do share your experience and if you like this article, show some love to my Weather Bot, you can check it out here ❤️ : &lt;/p&gt;
&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fassets.dev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/JanumalaAkhilendra" rel="noopener noreferrer"&gt;
        JanumalaAkhilendra
      &lt;/a&gt; / &lt;a href="https://github.com/JanumalaAkhilendra/Copilotkit-Weather-Bot-Daytona" rel="noopener noreferrer"&gt;
        Copilotkit-Weather-Bot-Daytona
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;Sample Copilotkit Weather Bot&lt;/h1&gt;
&lt;/div&gt;

&lt;p&gt;CopilotKit Weather Bot is your personal weather assistant, designed to keep you informed with real-time weather updates. Powered by the OpenWeather API, this app provides accurate weather data such as temperature, wind speed, humidity, and more based on your location. Whether planning your day or tracking changing conditions, CopilotKit Weather Bot offers quick and easy access to essential weather information. Built using Next.js, this app integrates CopilotKit for AI-powered interactions, delivering a seamless and intuitive user experience. Stay ahead of the weather with just a few clicks!&lt;/p&gt;




&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;🚀 Getting Started&lt;/h2&gt;
&lt;/div&gt;

&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;Open Using Daytona&lt;/h3&gt;
&lt;/div&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Install Daytona&lt;/strong&gt;: Follow the &lt;a href="https://www.daytona.io/docs/installation/installation/" rel="nofollow noopener noreferrer"&gt;Daytona installation guide&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Create the Workspace&lt;/strong&gt;:&lt;/p&gt;
&lt;div class="highlight highlight-source-shell notranslate position-relative overflow-auto js-code-highlight"&gt;
&lt;pre&gt;daytona create https://github.com/JanumalaAkhilendra/Copilotkit-Weather-Bot-Daytona.git&lt;/pre&gt;

&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Start the Application&lt;/strong&gt;:&lt;/p&gt;
&lt;div class="highlight highlight-source-shell notranslate position-relative overflow-auto js-code-highlight"&gt;
&lt;pre&gt;npm run dev&lt;/pre&gt;

&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;




&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;🤔 &lt;strong&gt;Why Use DevContainer and Daytona?&lt;/strong&gt;
&lt;/h2&gt;

&lt;/div&gt;

&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;&lt;strong&gt;DevContainer&lt;/strong&gt;&lt;/h3&gt;

&lt;/div&gt;


&lt;ul&gt;

&lt;li&gt;Simplifies development environment setup in VS Code.&lt;/li&gt;

&lt;li&gt;Perfect for team collaboration in open-source projects.&lt;/li&gt;

&lt;li&gt;Eliminates the hassle of creating dev environments for contributors.&lt;/li&gt;

&lt;li&gt;…&lt;/li&gt;

&lt;/ul&gt;
&lt;/div&gt;
&lt;br&gt;
  &lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/JanumalaAkhilendra/Copilotkit-Weather-Bot-Daytona" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


&lt;p&gt;✒️To know more about Daytona and its capabilities you can check out: &lt;/p&gt;
&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fassets.dev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/daytonaio" rel="noopener noreferrer"&gt;
        daytonaio
      &lt;/a&gt; / &lt;a href="https://github.com/daytonaio/daytona" rel="noopener noreferrer"&gt;
        daytona
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      The Open Source Dev Environment Manager.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;br&gt;
&lt;div&gt;
  
    
    &lt;img alt="Daytona logo" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2Fdaytonaio%2Fdaytona%2Fraw%2Fmain%2Fassets%2Fimages%2FDaytona-logotype-black.png" width="40%"&gt;
  
&lt;/div&gt;
&lt;br&gt;
&lt;div&gt;
&lt;p&gt;&lt;a href="https://www.daytona.io/docs" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/a6875dce5b9bc7b5ca47dca1b068e5dcb068038a500da135966575bc338d75df/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f646179746f6e61696f2f646f63733f6c6162656c3d446f637326636f6c6f723d323363633731" alt="Documentation"&gt;&lt;/a&gt;
&lt;a href="https://github.com/daytonaio/daytona#license" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/01ecdea1854758fa9bf0f359fa2f4464324463279ccc4b6d586e90de272e3474/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4170616368652d2d322e302d626c7565" alt="License"&gt;&lt;/a&gt;
&lt;a href="https://goreportcard.com/report/github.com/daytonaio/daytona" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/295bd4f82b11ba8bacd85262875f1c68c755cee403312c7cee959ab68c151023/68747470733a2f2f676f7265706f7274636172642e636f6d2f62616467652f6769746875622e636f6d2f646179746f6e61696f2f646179746f6e61" alt="Go Report Card"&gt;&lt;/a&gt;
&lt;a href="https://github.com/daytonaio/daytona/issues" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/3db9bc12d79f4a0378f300c7c35a4f2f72d773c750fbaef0b722cdea8e8b3db3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f646179746f6e61696f2f646179746f6e61" alt="Issues - daytona"&gt;&lt;/a&gt;
&lt;a rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/baa6ce5587f122a2abc4c996fb5dd9ccc4b33eea6d914d227f3063754e01e758/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f646179746f6e61696f2f646179746f6e61"&gt;&lt;img src="https://camo.githubusercontent.com/baa6ce5587f122a2abc4c996fb5dd9ccc4b33eea6d914d227f3063754e01e758/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f646179746f6e61696f2f646179746f6e61" alt="GitHub Release"&gt;&lt;/a&gt;
&lt;br&gt;
&lt;a href="https://console.algora.io/org/daytonaio/bounties?status=open" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/22acd6dcf9e3a5321c52363de0e1ded1c603b8188164d4edaefbdb24c39f9731/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f75726c3d6874747073253341253246253246636f6e736f6c652e616c676f72612e696f253246617069253246736869656c6473253246646179746f6e61696f253246626f756e746965732533467374617475732533446f70656e" alt="Open Bounties"&gt;&lt;/a&gt;
&lt;a href="https://console.algora.io/org/daytonaio/bounties?status=completed" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/f42498dcfd5b3407d64e22817ac1fc9be379304f803c3fad4a49003a374ba31d/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f75726c3d6874747073253341253246253246636f6e736f6c652e616c676f72612e696f253246617069253246736869656c6473253246646179746f6e61696f253246626f756e74696573253346737461747573253344636f6d706c65746564" alt="Rewarded Bounties"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;br&gt;
&lt;p&gt;&lt;a href="https://www.producthunt.com/posts/daytona?utm_source=badge-top-post-badge&amp;amp;utm_medium=badge&amp;amp;utm_souce=badge-daytona" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/712ec3d008155f8c39db7cab71a1e9cb70b050877426e1758fb13337f69e93cc/68747470733a2f2f6170692e70726f6475637468756e742e636f6d2f776964676574732f656d6265642d696d6167652f76312f746f702d706f73742d62616467652e7376673f706f73745f69643d343435333932267468656d653d6c6967687426706572696f643d6461696c79" alt="Daytona - Dev environment manager that makes you 2x more productive | Product Hunt" width="250" height="54"&gt;&lt;/a&gt;
&lt;a href="https://www.producthunt.com/posts/daytona?utm_source=badge-top-post-topic-badge&amp;amp;utm_medium=badge&amp;amp;utm_souce=badge-daytona" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/d7459107bbc3c86cc6dcc78d21eabbc94ceef7f329cdba536de08a0abf6871e1/68747470733a2f2f6170692e70726f6475637468756e742e636f6d2f776964676574732f656d6265642d696d6167652f76312f746f702d706f73742d746f7069632d62616467652e7376673f706f73745f69643d343435333932267468656d653d6c6967687426706572696f643d7765656b6c7926746f7069635f69643d323637" alt="Daytona - Dev environment manager that makes you 2x more productive | Product Hunt" width="250" height="54"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;The Open Source Development Environment Manager&lt;/h1&gt;
&lt;/div&gt;
&lt;div&gt;
Set up a development environment on any infrastructure, with a single command
&lt;/div&gt;
&lt;br&gt;
&lt;p&gt;
    &lt;a href="https://www.daytona.io/docs" rel="nofollow noopener noreferrer"&gt;Documentation&lt;/a&gt;
    ·
    &lt;a href="https://github.com/daytonaio/daytona/issues/new?assignees=&amp;amp;labels=bug&amp;amp;projects=&amp;amp;template=bug_report.md&amp;amp;title=%F0%9F%90%9B+Bug+Report%3A+" rel="noopener noreferrer"&gt;Report Bug&lt;/a&gt;
    ·
    &lt;a href="https://github.com/daytonaio/daytona/issues/new?assignees=&amp;amp;labels=enhancement&amp;amp;projects=&amp;amp;template=feature_request.md&amp;amp;title=%F0%9F%9A%80+Feature%3A+" rel="noopener noreferrer"&gt;Request Feature&lt;/a&gt;
    ·
  &lt;a href="https://go.daytona.io/slack" rel="nofollow noopener noreferrer"&gt;Join Our Slack&lt;/a&gt;
    ·
    &lt;a href="https://twitter.com/daytonaio" rel="nofollow noopener noreferrer"&gt;Twitter&lt;/a&gt;
  &lt;/p&gt;
&lt;div&gt;&lt;a rel="noopener noreferrer" href="https://github.com/daytonaio/daytona/raw/main/assets/images/daytona_demo.gif"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2Fdaytonaio%2Fdaytona%2Fraw%2Fmain%2Fassets%2Fimages%2Fdaytona_demo.gif" width="50%"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Features&lt;/h2&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Single Command&lt;/strong&gt;: Activate a fully configured development environment with a single command.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Runs everywhere&lt;/strong&gt;: spin up your development environment on any machine — whether it's local, remote, cloud-based, physical server, or a VM &amp;amp; any architecture x86 or ARM.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Configuration File Support&lt;/strong&gt;: Initially support for &lt;a href="https://containers.dev/" rel="nofollow noopener noreferrer"&gt;dev container&lt;/a&gt;, ability to expand to DevFile, Nix &amp;amp; Flox (Contributions welcome here!).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Prebuilds System&lt;/strong&gt;: Drastically improve environment setup times (Contributions welcome here!).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;IDE Support&lt;/strong&gt; : Seamlessly supports &lt;a href="https://github.com/microsoft/vscode" rel="noopener noreferrer"&gt;VS Code&lt;/a&gt; &amp;amp; &lt;a href="https://www.jetbrains.com/remote-development/gateway/" rel="nofollow noopener noreferrer"&gt;JetBrains&lt;/a&gt; locally, ready to use without configuration. Includes a built-in Web IDE for added convenience.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Git Provider Integration&lt;/strong&gt;: GitHub, GitLab, Bitbucket, Bitbucket Server, Gitea, Gitness, Azure DevOps, AWS CodeCommit, Gogs &amp;amp; Gitee can be connected, allowing…&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/daytonaio/daytona" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


</description>
      <category>daytona</category>
      <category>nextjs</category>
      <category>webdev</category>
      <category>copilotkit</category>
    </item>
  </channel>
</rss>
