You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
lib | 2 years ago | |
plugins | 2 years ago | |
src-gen | 2 years ago | |
.gitignore | 2 years ago | |
Caddyfile | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
gen-webpack.config.js | 2 years ago | |
package.json | 2 years ago | |
webpack.config.js | 2 years ago | |
yarn.lock | 2 years ago |
README.md
Vixen - IDE
Description
A lightweight IDE for the cloud based on VSCode design and made out of Theia.
Installations Required
- git
- npm
- nodejs 12.0 or higher
- make
- gcc
- pkg-config
- build-essential
- libx11-dev
- libxkbfile-dev
- yarn
- caddy
Commands
Replace your domain or Reverse DNS url in the Caddyfile and run the following commands.
yarn
yarn theia build
pm2 start yarn --interpreter bash --name vixen-ide -- start
To change the default login credentials:
- Generate a hashed password using
caddy hash-password
. - Replace the hashed string in your Caddyfile.
- Replace the username as per your wish.
Default Login
- Username: admin
- Password: arghyadeep