RapidContext README
RapidContext is a platform for creating rich dynamic web applications. It consists of both a client and a server part, providing a simple, safe and stable way to build applications that can connect to a wide range of back-end services.
Installation & Usage
On Linux, MacOS & Unix the following commands will unpack and start the server:
$> unzip rapidcontext-<version>.zip
$> cd rapidcontext-<version>
$> bin/rapidcontext
On Windows, perform the following steps:
- Unpack
rapidcontext-<version>.zip
- Open the directory
rapidcontext-<version>/bin
- Double-click
rapidcontext.bat
Once the server has started, go to one of the following addresses in your web browser:
If this is a blank installation, login with the following user credentials:
Login: admin
Password: <blank>
Acknowledgments
Please see the "About RapidContext" dialog in the app for more information.
License
See the separate LICENSE.md file for copyright and licensing details.