storj/satellite/admin/ui/public
Ivan Fraixedes 583cdc6e0e satellite/admin/ui: Create Web UI v1
This commit crate the Satellite Admin Web UI v1

* Bootstrap the files installing the project template:
  https://github.com/sveltejs/template
* Add the prettier prettier-plugin-svelte NPM packages as dev
  dependencies.
* Add an empty prettierrc.toml.
* Transform the project template to use Typescript rather than
  Javasript. See: https://github.com/sveltejs/template#using-typescript
* Replace the default favicon by the Storj logo.
* Create components in companion of some Typescript code which allows to
  generate a simple HTML page based on an opinionated definition of API.
* Implement all the Admin API client calls in the format that the UI
  generator components requires for rendering the UI from them.

Change-Id: I58fa586d68dc8998e5d89db169b8e90204f0a96d
2021-11-09 09:59:35 +00:00
..
favicon.ico satellite/admin/ui: Create Web UI v1 2021-11-09 09:59:35 +00:00
global.css satellite/admin/ui: Create Web UI v1 2021-11-09 09:59:35 +00:00
index.html satellite/admin/ui: Create Web UI v1 2021-11-09 09:59:35 +00:00
pretty-print-json.css satellite/admin/ui: Create Web UI v1 2021-11-09 09:59:35 +00:00