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.
# The proposition ## Dataset management / catalogues Organizations have a lot of data living in a lot of different services and places. Various apps, databases, folders, files... Where do...
I had a couple of great conversations with @niko-ng who's working on [NextGraph](https://github.com/nextgraph-org). We've been exploring some ways in which we could work together towards something greater by collaborating. Niko...
## Related Issues closes # ## Checklist - [ ] Add changelog entry linking to issue, describe API changes - [ ] Add or update tests if needed - [...
## Problem Creating a new resource requires a lot: an active internet connection, a working server, a resolvable Agent. That makes creating data kinda bothersome, which hinders adoption. It would...
Right now [AtomicServer.eu](https://atomicserver.eu/) is just the project's Readme. That's not enough. # Musts - **Make it pretty**. We need to establish a visual identity for AtomicServer. Ideally it feels similar...
After applying a template, all install instructions kinda disappear. If we show them in the ontology description as well as in the popup during applying the template, the user still...
`pnpm create @tomic/template my-project --template sveltekit-site --server-url http://localhost:9883` This command will not work if the Drive URL is different from the Server URL (which is often the case). - [...
The default template is a good start, but it feels at least somewhat confusing: - The ontology `website` suggests to the user that that ontology is the website, but it's...
We're now using AtomicServer + front-end frameworks (sveltekit, astro) in production for a couple of customers, and I think there is one common usecase that requires some improvement: **see a...
Users who publish content in AtomicServer should be able to do so in multiple languages. This is a features that most headless CMS tools have built-in. However, it's not entirely...