diff --git a/index.html b/index.html index bae5bfa..e29800e 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@
Hypermedia based low-code internal tools for teams.
Runbook automation like Rundeck, custom apps like Retool.
Clace™ is an Apache-2.0 licensed platform for developing and deploying low-code internal tools. Clace is built in Go and runs on Linux, macOS and Windows.
Clace can auto-generate a form interface for backend actions. Clace can be used to build custom Hypermedia driven apps. Clace implements an AppServer for containerized apps. Clace provides GitOps, blue-green deployment, OAuth, TLS certs, secrets management.
Clace can build web interface based on app configuration, without requiring any frontend code to be written. For custom UI, Clace uses server rendered HTML to build Hypermedia driven apps.
Clace implements a reverse proxy and application server, programmable at the app level in Starlark. Clace also does container orchestration using Docker or Podman, allowing deployment of apps in any language.
Clace can be used instead of Rundeck to build form interfaces for runbook automation. For more customizable UI, Clace can be used to build server rendered internal tools, as against SPA/client focused solutions like Retool.
Apps built in low-code frameworks like Streamlit/Gradio/FastHTML etc can be easily deployed using Clace. Clace is ideal for teams looking to securely deploy internal tools.
Hypermedia based low-code internal tools for teams.
Runbook automation like Rundeck, custom apps like Retool.
Clace™ is an Apache-2.0 licensed platform for developing and deploying low-code internal tools. Clace is built in Go and runs on Linux, macOS and Windows.
Clace can auto-generate a form interface for backend actions. Clace can be used to build custom Hypermedia driven apps. Clace implements an AppServer for containerized apps. Clace provides GitOps, blue-green deployment, OAuth, TLS certs, secrets management.
Clace can build web interface based on app configuration, without requiring any frontend code to be written. For custom UI, Clace uses server rendered HTML to build Hypermedia driven apps.
Clace implements a reverse proxy and application server, programmable at the app level in Starlark. Clace also does container orchestration using Docker or Podman, allowing deployment of apps in any language.
Clace can be used instead of Rundeck to build form interfaces for runbook automation. For more customizable UI, Clace can be used to build server rendered internal tools, as against SPA/client focused solutions like Retool.
Apps built in low-code frameworks like Streamlit/Gradio/FastHTML etc can be easily deployed using Clace. Clace is ideal for teams looking to securely deploy internal tools.