phcode-dev / docs

Phoenix documentation docs.phcode.dev
https://docs.phcode.dev/
Creative Commons Attribution 4.0 International
5 stars 9 forks source link

Docs about the virtual file system #139

Open abose opened 3 hours ago

abose commented 3 hours ago

We need to have a section on the virual file system used by phoenix code. the main APIs Phoenix.fs.getTauriPlatformPath, Phoenix.VFS.getTauriVirtualPath, Phoenix.app.getDisplayPath, Phoenix.app.getDisplayLocation etc.. image

abose commented 3 hours ago

https://github.com/phcode-dev/phoenix-fs see readme.md, the below two sections could be adapted somehow without going too much into the implementation details:

  1. Phoenix Browser Virtual File System
  2. File System Structure & Organization