-
Notifications
You must be signed in to change notification settings - Fork 15
Home
Philip Skinner edited this page Feb 16, 2020
·
7 revisions
A simple low(ish) code development platform.
This is very much a work in progress at this point!
- Clone the repo
- Run setup.sh
- Run start.sh
- Open a browser and point it at http://localhost:8002
Elemental currently allows you to:
- Construct simple document storage APIs using JSON schema
- Integrate with other simple APIs
- Construct your own more complex APIs
- Build simple rulesets for business logic/validation logic
- Construct server side first websites/interfaces and integrate them with the storage, integrations and rulesets services
Alot of things, services that have not been fully completed:
- Administrative interface
- Documentation
- Identity provision & management
- Async messaging
- Process modelling