mattermost-app-test

command module
v0.0.0-...-c430e18 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2022 License: Apache-2.0 Imports: 19 Imported by: 0

README

DEPRECATED

This repository is no longer used, and the app has moved to https://github.com/mattermost/mattermost-plugin-apps/tree/master/test/app

Test app for Mattermost

Install
  1. Running make will build the executable and start the server.
  • A base URL can be added so links are sent based on that url (e.g. make BASE=http://myurl.com). Defaults to http://localhost:3000.
  • An address can be added for the "ListenAndServe" function (e.g. make ADDR=:3000). Defaults to :3000.
  1. Run the following command in Mattermost /apps install http http://localhost:3000/manifest.json.
  • If a base URL has been set on step 2, run the install command with that URL. (e.g. /app install http http://myurl.com/manifest.json)
  1. As secret key, use 1234.
Provision

To provision this PR to AWS run make dist to generate the App bundle and then follow the steps here.

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