Skip to content

simeithander/react-code-server

Repository files navigation

REACT-CODE-SERVER

Hello, this is a project that uses docker to provide a nodejs development environment through the browser!

Screenshot

Requirement

  1. docker and docker-compose
  2. internet browser with vscode.dev support

Configuration

  1. Clone the repository
  2. Run docker-compose up -d
  3. Access the localhost:8080 in your browser

VSCode Extensions

  • Auto Close Tag
  • VS Code ES7+ React/Redux/React-Native/JS snippets
  • Eslint
  • GitLens
  • Material Icon Theme
  • Prettier
  • Indent-Rainbow
  • Bracket Pair Colorizer 2
  • HTML Snippets
  • HTML CSS Support

Features

Read the official documentation for each feature to learn more.

Others

  • All VSCode settings are saved on your machine, if you want to change the ZSH and PowerLevel10k, you will need to change the root of the project and perform a new build
  • This project can be used for other software that uses nodejs, feel free to customize it however you want.
  • The workspace folder is on your machine to persist the development files

About

A nodejs development environment through the browser!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published