https://github.com/uwu/basic-env
Basic development environment for Coder
https://github.com/uwu/basic-env
Last synced: 10 days ago
JSON representation
Basic development environment for Coder
- Host: GitHub
- URL: https://github.com/uwu/basic-env
- Owner: uwu
- Created: 2022-07-17T19:40:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-22T08:10:03.000Z (7 months ago)
- Last Synced: 2025-03-24T08:18:01.802Z (27 days ago)
- Language: HCL
- Homepage:
- Size: 54.7 KB
- Stars: 14
- Watchers: 0
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-coder - uwu/basic-env - Docker-based NodeJS development environment with code-server, NoVNC and dotfiles support out of the box (Templates / Miscellaneous)
README
---
name: Basic dev environment
description: Basic environment with code-server.
tags: [local, docker]
---# Basic developer environment
* VSCode (``vscode-server`` by Microsoft)
* With extensions from the Microsoft extension store
* Dotfiles
* XFCE + noVNC
* Language-specific environments
* Dart
* Java
* sdkman
* JavaScript
* NodeJS
* [nvm](https://github.com/nvm-sh/nvm/blob/master/README.md)## Getting started
Click the "Create workspace" button.
**OR**
Run `coder templates init` and select this template. Follow the instructions that appear.