Skip to content
This repository was archived by the owner on Mar 27, 2019. It is now read-only.

prikhi/quickbooks-halogen-prototype

Repository files navigation

QuickBooks for Communards - Halogen Prototype

Note: This trial has been merged into the main repository: https://github.com/prikhi/quickbooks-for-communes

This is a test frontend for our QuickBooks for Communes server written in Purescript/Halogen.

Build

To build the Purescript app:

npm install
npx spago install
npx spago build

You can rebuild on file changes:

npm run watch

You can start a dev server that redirects /api/ paths to the backend:

npm run serve

Or build for production:

npx parcel build index.html

License

GPL-3.0

About

A Prototype Purescript UI for our QuickBooks for Communes Project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published