station-massa-node-manager

module
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2023 License: MIT

README

station-massa-node-manager

Development guide

Setup

Install this package used to generate golang code to handle enums:

go install golang.org/x/tools/cmd/stringer@latest
Build frontend
./build-frontend.sh
Generate code
go generate ./...
Build backend API
go build -o node_manager ./cmd/node_manager_server/main.go
Run plugin in standalone mode

Start the backend API:

go run cmd/node_manager_server/main.go 1 --standalone

Access to the plugin: http://localhost:8080.

Start the frontend development server:

cd front
npm run start

Get your Discord token

https://www.androidauthority.com/get-discord-token-3149920

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

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