Skip to content
Philip Skinner edited this page Feb 16, 2020 · 7 revisions

Elemental Lowcode Development Platform

Elemental is a low(ish) code development system that allows for integrations with existing systems and does not preclude the use of standard applications alongside it.

Each runtime within elemental supports open standards - that is standards that are defined outside of the system and that it just complies with.

The following links contain useful information about these standards:

Further documentation relating to the runtimes held within Elemental can be found in the topics menu to the left. Important topics include:

Running

  1. Clone the repo
  2. Run setup.sh
  3. Run start.sh
  4. Open a browser and point it at http://localhost:8002

Help & Bugs

If you have found a bug or you need help the best place to get in contact with the maintainers is via the official github repository pages:

Clone this wiki locally