playcanvas / playcanvas/editor

Add REST API to fork projects

Open
#718 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

area: rest api enhancement
Dominant language
TypeScript
Stars
1.3k
Forks
215
Avg merge
1d 29m
Merged PRs (30d)
30

Description

  • API should be able to fork a project where the fork be under a designated owner (be it an ORG or user account)
  • API should be able to have this fork as public or private
  • API should be able to name the project of the fork

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the editor's existing API and project-forking entry points. Check how ownership, visibility, and project names are currently represented, then define the REST interface and verify that it can create a fork under a user or organization with the requested visibility and name.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs, typescript
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.