atomic-server
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.
 I tried uploading same pics with different file names, but failed to display files with CJK characters. Accessing these files returns 502 error. Supporting these file names could be...
This is a tracking issue for (advanced) headless CMS features that I think Atomic-Server will need. Most of these are encountered in tenders and competitors. - [x] Create and edit...
- [ ] Add a class for `Website`. This should probably include a list of `menuItems` which link to [`Articles`](https://atomicdata.dev/classes/Article) - [ ] Add a view for `Website` that allows...
Michiel just accepted an invite with an existing user. For some reason, the drive wasn't saved in "saved drives" or even visible in "other drives". However, the drive URL was...
Npm, pnpm and yarn can import packages from URLs meaning we should be able to dynamically generate packages on the server and show some UI on how to install them...
In Atomic Data, you can set the `datatype` of a `property` to `resource` or `resourceArray` to make it a _relation_ between multiple resources. In UML diagrams, that is the arrow....
Currently everything is readme only
Setting parent to itself creates a recursive problem with rights checking and makes the resource unavailable for everyone with no way to fix without changing the code.
Being able to quickly make a copy of some resource from the context menu would be really useful. Ideally, we can optionally set a _target_ (which defaults to the current...