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.
Create instances of resources in one specific scope (parent) without needing an Agent / Commits / Token or whatsoever. Just send a POST request with a JSON body to that...
Astro has [this section in their docs for various CMSs](https://5-0-0-beta.docs.astro.build/en/guides/cms/). We should be there, because we already have a guide!
- [ ] Consider removing the chatbot - [ ] Add a discord link in the footer - [ ] Fix the get involved widget page
Newly created resources don't show up in the search results. Deleting existing resources causes them to still show in search results but as an errored state. Possibly a regression introduced...
On staging, setting a drive is instantly reverted. I think this might be related to my double slash fix i just pushed. EDIT: no cant be the case, the staging...
## Related Issues closes #979 closes #1057 ## Checklist - [x] Add changelog entry linking to issue, describe API changes - [x] Add or update tests if needed - [...
- [ ] Cache cargo install mdbook etc. - [ ] Cache.. more?
We just migrated from Earthly to Dagger #1065 but we still need to do the (staging.)atomicdata.dev deployments + release steps in dagger.
When a resource does not exist yet on the server it has the .new property. This property is used for things like save queueing. When saving a child of a...