Skip to content

Intevation/intelmq-fody

Folders and files

NameName
Last commit message
Last commit date
Nov 15, 2016
Nov 15, 2016
Dec 7, 2016
Dec 21, 2016
Nov 15, 2016
Nov 15, 2016
Nov 15, 2016
Nov 15, 2016
Nov 15, 2016
Nov 15, 2016
Nov 15, 2016
Dec 6, 2016
Nov 16, 2016
Dec 21, 2016

Repository files navigation

Fody is a management interface to intelmq-mailgen setups.

Screenshot

Screenshot-small-device

It started from the CoPilot template.

Installation

Download:

Download (or clone) the source code.

Install yarn "globally".

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn run dev

# build for production with minification
yarn run build

# (not yet) run unit tests
yarn run unit

# (not yet) run e2e tests
yarn run e2e

# (not yet) run all tests
yarn test

See the setup example for Ubuntu.

Documentation

License

Fody is Free Software under the licenses of CoPilot, the included components and new files under GNU Affero GPL v>=3. Please see the particular source files for details.

CoPilot is a Free Software initiative by Gil Ferreira and licensed under MIT.

CoPilot is based on the AdminLTE template.