atomic-server icon indicating copy to clipboard operation
atomic-server copied to clipboard

An open source headless CMS / real-time database. Powerful table editor, full-text search, and SDKs for JS / React / Svelte.

Results 339 atomic-server issues
Sort by recently updated
recently updated
newest added

Basically a [Pocket](https://getpocket.com/)-like bookmarking tool that saves HTML pages in a friendly way. If Atomic Server persists this, we immediately get search and edit features. Quite useful! So how to...

- Should be similar to [zola](https://www.getzola.org/), [eleventy](https://www.11ty.dev/), [hugo](https://gohugo.io/) - Can be used in importing Markdown (.md) files (see #434)

As a user, I would like to synchronize multiple atomic data servers - personal ones, one can be on the phone, another on raspberry pi and a third on a...

enhancement

I sometimes see duplicated data in a collection when I add `sort_by` parameter (or click sorting buttons in the atomic-data-browser). Depending on the parameter I sort by, I see more...

bug

E.g. [here](https://github.com/atomicdata-dev/atomic-data-rust/runs/6724422769?check_suite_focus=true#step:7:497) ``` = note: /usr/bin/ld: cannot find -layatana-appindicator3 collect2: error: ld returned 1 exit status ```

Imagine two actors simultaneously editing the same resource. If that happens, the `previousCommit` will not match the `lastCommit` of the resource. Currently, the server will throw an Error, and the...

Atomic Data Server seems to be a perfect fit for storing Knowledge Graphs, like https://www.nlm.nih.gov/research/umls/knowledge_sources/metathesaurus/index.html or https://github.com/commonsense/conceptnet5 Knowledge Graphs structure is normally: Ontology (Types of entities)->Taxonomy (How they are connected...

I'd like to show an Activity Feed on Agent's profiles. This means we need Collections that filter by both Agent as well as Commit. Currently, queries only allow for _one_...

- Allow a higher degree of observability. - Count event occurences, such as usage of endpoints, or which functions are called the most - Different from Jaeger / Tracing, as...

#417 showed that bugs can slip in here.