{"id":19281517,"url":"https://github.com/coding/webide-frontend","last_synced_at":"2025-04-05T17:06:26.377Z","repository":{"id":62634590,"uuid":"68070156","full_name":"coding/WebIDE-Frontend","owner":"coding","description":"WebIDE 前端项目","archived":false,"fork":false,"pushed_at":"2018-12-24T09:02:37.000Z","size":61248,"stargazers_count":379,"open_issues_count":14,"forks_count":152,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-03-29T16:06:27.070Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ide.coding.net/community","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coding.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-13T03:17:50.000Z","updated_at":"2024-12-21T05:12:27.000Z","dependencies_parsed_at":"2022-11-04T08:23:45.540Z","dependency_job_id":null,"html_url":"https://github.com/coding/WebIDE-Frontend","commit_stats":null,"previous_names":[],"tags_count":105,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coding%2FWebIDE-Frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coding%2FWebIDE-Frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coding%2FWebIDE-Frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coding%2FWebIDE-Frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coding","download_url":"https://codeload.github.com/coding/WebIDE-Frontend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247369952,"owners_count":20927928,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T21:23:08.354Z","updated_at":"2025-04-05T17:06:26.348Z","avatar_url":"https://github.com/coding.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coding WebIDE Frontend\n[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://github.com/Coding/WebIDE/blob/master/LICENSE) [![Build Status](https://travis-ci.org/Coding/WebIDE-Frontend.svg?branch=master)](https://travis-ci.org/Coding/WebIDE-Frontend) [![Docker Stars](https://img.shields.io/docker/stars/webide/frontend.svg)](https://hub.docker.com/r/webide/frontend 'DockerHub') [![Docker Pulls](https://img.shields.io/docker/pulls/webide/frontend.svg)](https://hub.docker.com/r/webide/frontend 'DockerHub')\n\nThis repo contains frontend code of the Coding WebIDE Community Edition. Please refer to the [WebIDE](https://github.com/Coding/WebIDE) repo for instruction on running the whole project.\n\n----\n### WebIDE is now upgraded to Cloud Studio，welcome to our new homepage https://studio.coding.net/\n----\n\n## Requirement\n\nThe repo is written in ES2015, to avoid complications once and for all, please make sure your environment have the right version of node. We use:\n\n- node **v6.x**\n- yarn\n\nWe strongly recommend `yarn` as your package manager, it will certainly save you from lots of npm induced headache ;-) If you don't have `yarn` installed yet, install it globally by running.\n```\nnpm install yarn -g\n```\nTo learn more about `yarn`, check out their [official site](https://yarnpkg.com/).\n\nBy design a \"WebIDE\" is supposed to run on a _server_ and accessed by web, thus a unix-like environment is strongly recommended. Support for Windows platform will come eventually, but presumably it'll always be lagging behind.\n\n## Development\n\nTo start development on this repo, \nfirst set task.yaml: cp from task.yaml.tpl\n\nSet .env\n\nrun:\n```\nyarn\nnpm -g i pm2\nyarn pm2\n```\n\nIf you insist that you don't want yarn, well, you can still run:\n```\nnpm install\nnpm -g i pm2\nnpm run pm2\n```\n\nIf ever encountered any problem, double check to ensure your node version is at v6.x with `node -v`, and re-run `yarn`(`npm install`) to update dependencies before you report any issue.\n\n\n## Configuration\n\nBy default the backend host that this frontend connects to is `http://localhost:8080`, this can be changed in `app/config.js`. `webpack-dev-server` by default serves on port 8060, which is specified in `package.json` scripts section.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoding%2Fwebide-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoding%2Fwebide-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoding%2Fwebide-frontend/lists"}