Thanks to visit codestin.com
Credit goes to GitHub.com

Skip to content
/ devtopia Public template

A generic development environment for remote development.

Notifications You must be signed in to change notification settings

audacioustux/devtopia

Repository files navigation

Devtopia

A generic development environment for remote development.

Developer Guide

Prerequisites

Or, you may use the GitHub Codespaces instead of Visual Studio Code running on your local machine.

Adding new dependencies to the development environment

You may use devbox add command to add pkgs from https://www.nixhub.io/.
Or, checkout taskfiles/_env.yml and make changes as needed.

Running Containers

Docker should be already up and running. You may use docker or docker-compose commands to manage the containers.

Minikube can be started using task k8s:up command. This will start a minikube cluster and create tunnel to access the services with type LoadBalancer.

About

A generic development environment for remote development.

Topics

Resources

Stars

Watchers

Forks