/fission-dashboard

A place to see all of your fission deployments!

Primary LanguageElmGNU General Public License v3.0GPL-3.0

Fission Deployments

A deployments dashboard to view all of your fission deployments!!

Build

You'll need to install create-elm-app from npm: npm install create-elm-app -gnpm install create-elm-app -g

The makefile houses each important command.

  • make build
  • make run

This project is bootstrapped with Create Elm App.

Below you will find some information on how to perform basic tasks. You can find the most recent version of this guide here.