{"id":19281501,"url":"https://github.com/coding/webide-backend","last_synced_at":"2025-04-09T20:06:27.574Z","repository":{"id":45224243,"uuid":"68070123","full_name":"coding/WebIDE-Backend","owner":"coding","description":"WebIDE 后端项目","archived":false,"fork":false,"pushed_at":"2017-12-01T01:30:15.000Z","size":1881,"stargazers_count":233,"open_issues_count":2,"forks_count":127,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-04-09T20:06:20.820Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ide.coding.net/community","language":"Java","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-en.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:26.000Z","updated_at":"2025-04-03T06:07:01.000Z","dependencies_parsed_at":"2022-09-04T23:22:16.371Z","dependency_job_id":null,"html_url":"https://github.com/coding/WebIDE-Backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coding%2FWebIDE-Backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coding%2FWebIDE-Backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coding%2FWebIDE-Backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coding%2FWebIDE-Backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coding","download_url":"https://codeload.github.com/coding/WebIDE-Backend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103872,"owners_count":21048245,"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:22:57.677Z","updated_at":"2025-04-09T20:06:27.532Z","avatar_url":"https://github.com/coding.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coding WebIDE Backend\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-Backend.svg?branch=master)](https://travis-ci.org/Coding/WebIDE-Backend) [![Docker Stars](https://img.shields.io/docker/stars/webide/backend.svg)](https://hub.docker.com/r/webide/backend 'DockerHub') [![Docker Pulls](https://img.shields.io/docker/pulls/webide/backend.svg)](https://hub.docker.com/r/webide/backend 'DockerHub')\n\nThis repo is the backend of **Coding [WebIDE](https://ide.coding.net) Community Edition**\n\n## Dev Environment\n\nThe backend is written in Java, and uses Maven as build tool. We recommend IntelliJ IDEA or Eclipse as IDE.\n\n## Configuration\n\nEverything in `/src/main/resources/application.properties`, including user info, project and database configs, etc.\n\n## Packages\n\n\u003e **config:** Config classes  \n\u003e **dto:** dto classes  \n\u003e **entity:** Entity classes  \n\u003e **event:** Event-related classes  \n\u003e **git:** Classes that extend jgit class  \n\u003e **model:** Data model/structure  \n\u003e **repository:** Repository class, for database query purpose  \n\u003e **service:** Service classes  \n\u003e **tty:** A Java implementation of terminal  \n\u003e **utils:** Utils classes  \n\u003e **web:** Web-related classes, controllers etc.  \n\n## Run the project\n\nThe backend first packs the frontend to webjar, and import as a maven dependency, thus packing the frontend is required before run.\n\nPlease refer to the script in `WebIDE-Workspace` repo, which provides a command to compile and run the whole project.\n\nIf you want to pack the frontend manually, please refer to `WebIDE-Frontend-Webjars` repo.\n\nOnce done packing, start the poject with `mvn spring-boot:run`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoding%2Fwebide-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoding%2Fwebide-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoding%2Fwebide-backend/lists"}