Fody is a management interface to intelmq-mailgen setups.
It started from the CoPilot template.
Download (or clone) the source code.
# 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.
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.