apps

Clace web applications (by claceio)

Apps Alternatives

Similar projects and alternatives to apps

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better apps alternative or higher similarity.

apps discussion

Log in or Post with

apps reviews and mentions

Posts with mentions or reviews of apps. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-11-10.
  • Show HN: Auto generated form UI for back end actions
    3 projects | news.ycombinator.com | 10 Nov 2024
    Clace allows you to build simple reports and automations without writing any UI code. Error handling is supported for invalid inputs, all updates are done without any full page refresh.

    https://utils.demo.clace.io/list_files is another demo, source is at https://github.com/claceio/apps/tree/main/system/list_files. The docs are at https://clace.io/docs/actions/

  • Using SQLite as Storage for Web Server Static Content
    11 projects | news.ycombinator.com | 27 Oct 2024
    clace app create --approve https://github.com/claceio/apps/utils/bookmarks /bookmarks

    will get the source code for the app from GitHub and write it into the SQLite database. Later, running

  • An Overview of the Starlark Language
    5 projects | news.ycombinator.com | 5 Jun 2024
    [4] https://github.com/claceio/apps/blob/main/utils/bookmarks/ap...
  • Show HN: Clace – Nginx Unit alternative – app server for internal apps
    2 projects | news.ycombinator.com | 10 Apr 2024
    Clace uses SQLite as the filesystem for storing app files. This has some advantages in terms of being able to store the file etag hash value, brotli compress the files, deduplicate files across apps (especially useful for preview apps which have lots of duplicate data) etc. Clace is also designed for very light footprint, thousands of apps can be installed on a server. Since apps are lazy loaded, the memory/cpu load on the system is minimal.

    Clace request routing is designed for Hypermedia driven apps. This makes HTMX driven user interfaces easy to build since the full page and partial request are automatically handled at the routing level. See https://github.com/claceio/apps/blob/main/utils/bookmarks/ap... for an example app.

    https://demo.clace.io/ has some demo apps, all running on a single Clace server instance.

  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic apps repo stats
6
1
8.5
12 days ago

claceio/apps is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of apps is JavaScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?