thepatrik / pixlcrypt-web

Web app for pixlcrypt.

Home Page:https://pixlcrypt.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pixlcrypt-web

Build Status

Web app for pixlcrypt services.

Dev

Scripts

Install node dependencies

make install

Run app on dev server

make start

Run tests

make test

Make a production build

make build

Build docker image

make docker-build

Run docker container (served on http://localhost:8000)

make docker-run

Deployment

All successful commits will be deployed through travis

About

Web app for pixlcrypt.

https://pixlcrypt.com


Languages

Language:JavaScript 93.1%Language:Makefile 3.6%Language:CSS 2.0%Language:HTML 1.3%Language:Dockerfile 0.1%