Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 667 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 667 Bytes

Clinwiki MailMerge

A runtime template system which introspects on your graphql server and generates fragments from the templates. The template editor lets the user see available graphql data and form a dynamic template and corresponding fragment minimizing traffic to the graphql server while providing maximum flexability.

Versions

2.0.0-beta - Version 2 which revamps the MM api accounting for limitations in the original. (Currently in the v2 branch) 1.0.0 - Imported as-is from https://github.com/clinwiki-org/clinwiki/ 0.0.1 - npm test, do not use

Building

cd src
yarn build

Documentation

Go (here for usage and api documentation)[./API.md]