DarkSky
DarkSky
> Also I notice you are referencing a `env.local` file, which I don't have (just installed fresh repo). I just have a `.env` which contains the `NODE_ENV` variable you mention,...
thank you for your attention, we will provide local executable files available for several common platforms in the near future
i modify some timeline, now just support subdir prefix drop dist to fix conflicts
hi, we provide local disk storage with https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API now, this api only work on localhost or https site we will add built-in tls support to the container next week and...
dark mode definitely an important feature, but simply adding a dark background is not a dark mode, the color matching of various components, text and code blocks also needs to...
https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API This is down to how we have implemented our functions and the file API we are using. Unfortunately, different browser interpret and utilize file APIs in different ways which...
nodejs focus on backend, AFFiNE now is a frontend software, you can learn the difference between these concepts from here: https://en.wikipedia.org/wiki/Frontend_and_backend simply put, although the front-end and back-end can be...
1. if you use our latest container(https://github.com/toeverything/AFFiNE/pkgs/container/affine) or livedemo(https://livedemo.affine.pro), you can use "Sync to Disk" to save you while workspace data and sync or backup it with gdrive/onedrive/icloud to any...
> Hi, I think a server-side storage option is a must have. Everyone who can setup a docker-container also have the abilities to setup a persistent storage. Server-side Storage has...
> @darkskygit Please could you clarify if AFFiNE Cloud will be FOSS? The core of AFFiNE Cloud is contained in this repo and is open source. Developers can build self-hosted...