rhodes-deliver

command module
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

README

Rhodes Deliver

An SaaS for pushing messages to Work WeChat Apps.

Installation

Pre-built docker package

TODO.

Pre-built releases

Download the server program and web resources from https://github.com/hguandl/rhodes-deliver/releases/latest.

Manually build from source

Requirements:

  • Go 1.14+
  • Node 14+
$ git clone https://github.com/hguandl/rhodes-deliver.git
$ cd rhodes-deliver

# Build the server:
$ export GOPROXY=https://goproxy.io,direct
$ go build

# Build the web front-end:
$ cd webapp
$ yarn build

Usage

./rhodes-deliver -s localhost:8080 -w ./webapp/build -d ./data.db

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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