Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Simple personal finance tracker using Spring Boot and AngularJS
Project has moved Github at http://github.com/zlogic/vogon
Check out the live demo at http://vogon-zlogic42demo.rhcloud.com
Simple web-based personal finance tracker using
* AngularJS on client-side
* Spring MVC on server-side for AngularJS request handling
* JSP for page generation
* JPA and Spring Repositories for entity management
* H2 database for data storage, or a server-provided PostgreSQL (OpenShift/Heroku)
Named after the Vogons (http://en.wikipedia.org/wiki/Vogon) race who were known to be extremely boring accountants.
Contains prepackaged WAR files for:
- OpenShift (http://www.openshift.com/) (even free accounts):
* WildFly ("WildFly Application Server 9" cartridge).
* Tomcat 7 ("Tomcat 7 (JBoss EWS 2.0)" cartridge installed).
- Heroku (http://www.heroku.com) (even free accounts).
- OpenShift Tomcat cartridge also works in Azure Jetty and Tomcat web apps.
2.0 and earlier versions also have a standalone version using Java FX.