atomic-server
                                
                                 atomic-server copied to clipboard
                                
                                    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.
At this moment highly WIP. Todo: - [ ] Wait for [PR in pdf-extractor](https://github.com/jrmuizel/pdf-extract/pull/48) to be merged. - [ ] Create Classes and Properties for Files (e.g. ImageFile and PDFFile)...
For features like `document`, I'm not too worried about users misunderstanding them. However, the whole structured data part of Atomic might be a bit intimidating / confusing for newcomers. -...
I am running atomic-server using docker. I created the user, but soon after, I get the following message: `Authentication failed: Commit CreatedAt timestamp must lie in the past. Check your...
If we compare AtomicServer in the docs to alternative tools like Affine Pro, Notion, Strapi, etc., we'll help users discover AtomicServer as an alternative.
## Must-have Features - [ ] Add `Commit` operations for text insertions (real-time collaborative sync) - [ ] Implement in JS - [ ] Implement in Rust (server) - [...
The `Dialog` component renders three sections `DialogTitle`, `DialogContent`, DialogActions`. Currently, I've seen the `form` element being used inside the `DialogContent`. This leads to a situations where the `form`'s `onSubmit` attribute...
Atomic Commits describe how resources update. I'm happy with part of it, but I'm also having some doubts: - Merging isn't clear yet and requires an implementation (at very least...
## Problem: After a change in how new resources are created in databrowser it always prefers using a name or shortname when it has one while generating a subject instead...
Just had this issue: #727, a bug that only appears after compiling. I find it worrisome that this class of issues can arise, since it means we can have a...
Step by step guide where we build an ontology and create a few resource instances!