Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/randomswdev/ui-server

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/randomswdev/ui-server

  • v0.15.1
  • Source
  • Go
  • Socket score

Version published
Created
Source

build

Development

Pre-requirements:

  • Go v1.18 or later installed on your development machine
  • Protobuf installed on your development machine (brew install protobuf) (Note: M1 macs will need /opt/homebrew/bin on the PATH or you may get /bin/sh: protoc: command not found errors (or you can manually download protoc))

Execute from the project folder to build a binary:

make build-server

To start the server, execute

./ui-server start

Debugging

In VSCode launch "Debug Server" script (or press F5)

Docker

This UI is published on Docker Hub: https://hub.docker.com/r/temporalio/ui

You can run this with Temporal Server using the Temporal docker-compose.

FAQs

Package last updated on 01 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc