robertlevy / pmangular

AngularJS meets ProcessMaker!

Home Page:http://www.processmaker.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pmAngular

AngularJS meets ProcessMaker!

What is this?

AngularJS is awesome!

ProcessMaker is amazing! <<<<<<< HEAD:README.MD

Now you can connect the two, thanks to ProcessMaker's new REST API with OAuth 2.0!

This app is uses the following tools:

NodeJS AngularJS jQuery Bootstrap

This app uses the following angular addons: angular-bootstrap ui-router angular-ui-bootstrap ngOauth (modified version) ngStorage

Getting Started

To install:

Clone/fork the repo: https://github.com/ethnp/pmangular.git

You will need NodeJS in order to install dependencies and build files etc.

Install npm dependencies:

$ npm install -g bower
$ npm install

Configure the config.yml in the root directory, based on your environment.

Then build the project with gulp:

$ gulp default

Connecting to ProcessMaker

You will need to have created a REST API application in ProcessMaker.

You can find instructions on how to do so here.

You can download ProcessMaker from here.

Feel free to send me a DM here or on twitter and I will happily help you out!

Happy ProcessMakering!!!

About

AngularJS meets ProcessMaker!

http://www.processmaker.com


Languages

Language:JavaScript 63.5%Language:HTML 22.6%Language:CSS 13.7%Language:ApacheConf 0.1%