Daniel Cadeaublog.dcadeau.com·Oct 15, 2024Monorepo in GitpodIn this article, I will walk through a monorepo setup with a React front-end and a Symfony back-end, using Gitpod as the cloud-based development environment provider (same logic for Stackblitz, Github Codespaces and so on). CORS: where the journey be...Discuss·10 likes·97 readsGitpod
Excellence Kawejlark.hashnode.dev·Sep 18, 2024A la découverte de Github CodespacePour effectuer un travail de qualité et efficace dans le domaine du développement et pour pouvoir le faire aisément sans attendre des heures pour voir le résultat de notre code, il n’est pas rare d’entendre parler de performances des équipements que ...Discuss·2 likes·99 readscodespaces
BlackTechXblog-blacktechx.hashnode.dev·May 23, 2024Running Ollama in GitHub CodespacesLearn how to efficiently run Ollama in GitHub Codespaces for free. What is a Codespace? A codespace is a cloud-hosted development environment tailored for coding. GitHub Codespaces allows you to customize your project by committing configuration file...Discuss·10 likes·40 readsollama
Dan GaskinforSKUTOPIA Technologytech.skutopia.com·Apr 29, 2024💻 GitHub Codespaces: Simplifying The Development EnvironmentSkutopia has moved to a GitHub Codespaces first environment for developing applications. Codespaces allow us to have a common development environment where problems are solved once and applied for everyone. Onboarding is a breeze as we no longer have...Discuss·1 like·29 readsOur Engineering Toolsskutopia
Zakeer Hussain SyedforFullstack Institutefullstackinstitute.hashnode.dev·Mar 22, 2024Setting Up a GitHub Repository and Creating a React ProjectGitHub repositories are invaluable tools for managing and collaborating on your code projects. In this guide, we'll walk you through the process of setting up a new GitHub repository, configuring it within GitHub Codespaces, and using it to create a ...Discuss·1 like·176 readsGitHub
Prasit (O) Sutthikamolsakulprasitstk.hashnode.dev·Mar 16, 2024Streamline Terraform-AWS Development with Dev Containers in GitHub CodespacesIn my previous post, I explained how to set up your Codespace for Terraform on AWS manually. If you're planning to work with multiple repositories using the same setup, you can use "Dev containers". "Dev containers" (Development containers) are Docke...Discuss·57 readsTerraform
Prasit (O) Sutthikamolsakulprasitstk.hashnode.dev·Mar 8, 2024Basic Setup Terraform for AWS on GitHub CodespacesIn this post, I'll start my journey with Terraform on AWS as part of my decision to create a portfolio showcasing my experiences. With nearly three years of Terraform expertise under my belt, I've realized the importance of flexibility in development...Discuss·563 readsTerraform
Rupak Shrestharupaks.hashnode.dev·Feb 8, 2024TerraTicTac: Containerized Tic-Tac-Toe Game Hosted on AWS ECS with Terraform for IacCreate a new repository and launch a github Code-spaces Rebuilding Codespace container with Terraform and AWS Docker comes pre-installed, or else you can add Docker as well. Rebuild the container: Checking whether everything is install...Discuss·50 readsTerraform
sidduganeshsidduganeshsid.hashnode.dev·Jan 20, 2024GitHub - CodeSpacesWhat is GitHub CodeSpace ? GitHub Codespaces is a feature provided by GitHub that allows developers to create and manage development environments directly within the GitHub repository. With GitHub Codespaces, you can easily spin up a development envi...Discuss·2 likescode
Mountain/\Ashmountainash.hashnode.dev·Dec 1, 2023unLighthouse on GitHub CodespacesWhat is unLighthouse? https://unlighthouse.dev/ It's a open source project/tool by Harlan Wilton that can scan your entire site with Google Lighthouse and then output an easy to read HTML report of scan and the Core Web Vitals sores. What is GitHub ...Discussunlighthouse