enso/app/ide-desktop
somebody1234 6a09f12f3c
Add cloud endpoints for frontend (#6002)
Adds functions and types to access backend endpoints.
This is in preparation for upcoming PRs that will flesh out the dashboard UI.

# Important Notes
Has not been tested since it is not currently used. It will be used (and tested) in future PRs.
2023-04-06 10:00:55 +00:00
..
lib Add cloud endpoints for frontend (#6002) 2023-04-06 10:00:55 +00:00
.gitignore Replace webpack with esbuild (#3592) 2022-08-10 03:41:44 +02:00
eslint.config.js Add cloud endpoints for frontend (#6002) 2023-04-06 10:00:55 +00:00
package-lock.json Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00
package.json Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00
tsconfig.json Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00
utils.ts Finish enabling ts-eslint (#5944) 2023-03-20 09:35:16 +00:00