A kind of BPM for Small Business that helps you from design and up to deployment.
This app was made in order to help others doing their apps. But, differently to others, we are not thinking in us being PAAS. Better, we will use the power of cloud providers so that, using your credentials and API keys, you can use this app to push new versions of your app.
This project is fairly new. This is a list of what has been done:
- Create forms
- Added Input field
- Added Textarea field
- Added Dropdown field
- Added Number field
This is in progress:
- One to Many field
For all the features mentioned above, we do both the edit app version and the preview.
This is what is coming, hopefully:
- Online demo
- Many to Many field
- Currency field
- Deploy to Heroku
- Deploy to Mongo
- Deploy to Google App Engine
- Add Users Module
- Add Permissions
- Add Processes
- Add Custom Modules support
After cloning, go to the root project folder and then:
npm install
bower install
grunt
The project base was generated with https://github.com/pilwon/ultimate-seed