Joep Meindertsma
Joep Meindertsma
> @joepio another question, for running browser, do we only need the artifacts in `data-browser/dist` or do we need to copy over various `node_modules` as well? yes! Only the dist...
@fricklerhandwerk Hmm looks like `bun` now has support for the [testing methods](https://github.com/oven-sh/bun/issues/1825) so maybe it can replce `pnpm`! I'll work on it today. [Related](https://github.com/atomicdata-dev/atomic-server/issues/642)
[WIP PR](https://github.com/atomicdata-dev/atomic-server/pull/806)
Thoughts @Polleps ?
https://github.com/atomicdata-dev/atomic-data-docs/issues/137
> Just needs runtime timer without wasting a thread to it in runtime - e.g. using [interval / ticks](https://docs.rs/tokio/latest/tokio/time/struct.Interval.html) Clever! :D
> 2. user could choose their own each engine like Algolia, Meilisearch... That would work as a fallback, but it would not integrate with the front-end. I think AtomicServer should...
Thanks for letting us know! We need to fix this indeed. There's currently a pr open that refactors file uploads #659 , there was a bug there relating to file...
There's this project: https://github.com/rxdn/mdbook-sitemap-generator EDIT: but it doesn't seem maintained, a broken install has plagued this for half a year already.
I can imagine there are things that benefit from some extra hands. Is there something we can do to help?