ui

package
v0.0.0-...-91e7bcc Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2022 License: MIT Imports: 7 Imported by: 0

README

Ratatxt Console

Ratatxt console web interface

Local setup

After cloning the repository, install dependencies:

yarn

Now you can run your local server:

yarn start

Server is located at http://localhost:4000

Now you can build the project:

yarn run build

Documentation

Index

Constants

View Source
const (
	Root        = "build"
	Index       = Root + "/index.html"
	DefaultAddr = ":8080"
)

Variables

This section is empty.

Functions

func Run

func Run(addr, publicURL, apiHost string, logger *logrus.Logger)

Run console ui server.

Types

This section is empty.

Jump to

Keyboard shortcuts

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