decentraland / decentraland/creator-hub
Implement catalyst deployment logic into the CH
Open
2-medium
editor
enhancement
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 14
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 44
Description
**Is your feature request related to a problem? Please describe.**
We are deploying scenes calling the cli `sdk-commands --deploy`, this process starts up a nodejs server to send the files and requests to the catalysts.
**Describe the solution you'd like**
We are managing the authentication in the CH already, we could use the `catalyst-client` directly and make the deployment without opening a nodejs server each time.
Contributor guide
Assessment
This issue has not been assessed yet.