Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 1.1 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.1 KB

Unity Web Platform

A CLI tool for starting a new service UI for cloud services at Unity.

Although this tool is publicly available in order to generate a new service repository you will need to get service credentials from the Developer Dashboard team. You can contact them on Slack: Unity/#devs-servicedashboard

Getting started for new cloud service repos

Prerequisites

  • To see you component in the dashboard ensure you have unityweb-developer-dashboard configured to run locally.
  • To install packages from Artifactory ensure you're on a Unity VPN or internal network.
  • Obtain new service credentails from the dashboard team #devs-servicedashboard

Create a git repository

Use the CLI to populate your repo

  • Install the CLI globally `npm i -g unity-frontend-cli
  • Run create-service
  • Follow prompts