@digital-blueprint/mono-app

0.2.0 • Public • Published

Mono Application

GitHub Repository | npmjs package | Unpkg CDN | Mono Bundle

Build and Test

This is an application for allowing payments with various payment gateways.

Prerequisites

Local development

# get the source
git clone git@github.com:digital-blueprint/mono-app.git
cd mono-app
git submodule update --init

# install dependencies
yarn install

# constantly build dist/bundle.js and run a local web-server on port 8001 
yarn run watch

# same as watch, but with babel, terser, etc active -> very slow
yarn run watch-full

# run tests
yarn test

# build for deployment
yarn build

Jump to https://localhost:8001, and you should get a Single Sign On login page.

Readme

Keywords

none

Package Sidebar

Install

npm i @digital-blueprint/mono-app

Weekly Downloads

5

Version

0.2.0

License

LGPL-2.1-or-later

Unpacked Size

3.28 MB

Total Files

591

Last publish

Collaborators

  • pbek
  • dbp-deploy