poros

command
v0.0.0-...-3c039c4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 24, 2025 License: BSD-3-Clause Imports: 22 Imported by: 0

README

Chrome Enterprise Deployment manager AppEngine Service

Chrome Enterprise Deployment manager(a.k.a Poros) is a service which manages lab configs of all enterprise lab instances.

Services maintained:

  • Inventory (Go Service)
  • FrontEnd App (React, Redux, TypeScript)

Project Vision & Design Document

  • Vision : go/chrome-enterprise-lab2.0-vision
  • Design : go/enterprise-deployment-manager-design-phase-1

Local deployment

Backend

Running the server:

go run main.go

This will set up the backend server running on port 8800

Frontend

Running the frontend:

cd frontend
npm install
npm start

This will set up the frontend client running on port 3000 with an automatic proxy to the backend server running on 8800. To view the UI, go to localhost:3000

Formatting:

npm run fix
Launch local instance with one command
make runlocal

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL