szubtsovskiy / elm-admin-dashboard

An example of admin dashboard written in Elm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elm Admin Dashboard

Back office application / admin dashboard written in Elm.

Description

This is backoffice/admin application allowing to view and manipulate data.

Local development

Prerequisites

Create .env file in the application's root folder (replace text in angle brackets with your values):

GOOGLE_API_KEY=<google_api_key>

Running

npm run dev

Then go to http://localhost:5001/.

Deployment

npm run deploy

About

An example of admin dashboard written in Elm


Languages

Language:CSS 45.2%Language:Elm 36.1%Language:JavaScript 18.3%Language:HTML 0.4%