CodeEditApp/CodeEdit

✨ FileService implementation

FastestMolasses opened this issue · 0 comments

Description

We need a file service that will handle all file system (FS) related interactions. It will depend on the dependency injection system and will support multiple providers, such as a local FS and a remote FS. This is part of the ongoing refactors to the application architecture.

Alternatives Considered

No response

Additional Context

No response

Screenshots

No response