noizwaves / elm-encrypted-data

Experimenting with encryption in Elm

Home Page:https://noizwaves-elm-encrypted-data.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elm Encrypted Data

An experiment in encryption with Elm. See it live here

Installation

With Elm 0.18 installed and this repo cloned, run:

  1. ./gradlew build
  2. ./gradlew serve
  3. Navigate here to see the code running

Deployment

Deployments are made using Surge (npm install --global surge)

  1. ./gradlew build
  2. surge build noizwaves-elm-encrypted-data.surge.sh

About

Experimenting with encryption in Elm

https://noizwaves-elm-encrypted-data.surge.sh/


Languages

Language:Elm 92.2%Language:HTML 7.8%