Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [Local Server] Integrate fs API with web client #920

Closed
Tracked by #729
linhtran174 opened this issue Dec 8, 2023 · 1 comment
Closed
Tracked by #729

feat: [Local Server] Integrate fs API with web client #920

linhtran174 opened this issue Dec 8, 2023 · 1 comment
Assignees
Labels

Comments

@linhtran174
Copy link
Contributor

Problem

  • There's ready rest service template in web/services/restServices.ts, which provides fs functionality like readFile, writeFile
  • Can override electron fs API by moddifying web/services/coreServices.ts, spreading window.electronAPI first then spread ...restAPI
  • This is dependent on the server package

Success Criteria
A clear and concise description of what you want to happen.

Additional context
Add any other context or screenshots about the feature request here.

@linhtran174 linhtran174 added the type: feature request A new feature label Dec 8, 2023
@linhtran174 linhtran174 self-assigned this Dec 8, 2023
@dan-homebrew dan-homebrew modified the milestones: API Endpoint at localhost:1337, Jan Server Dec 11, 2023
@louis-jan
Copy link
Contributor

Already finished. Please see #948

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

3 participants