Skip to content

Commit

Permalink
doc: move to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ebuildy committed Nov 7, 2022
1 parent 6b3d06b commit f8d92b1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,28 @@

The cool guy to browse S3 repositories!

![./doc/capture1.png](./doc/capture1.png)
![./docs/capture1.png](./docs/capture1.png)

### Features

* multi-buckets
* multi hosts
* multi auth methods
* multi auth methods (anonymous)

* browse / delete multi / upload multi

* dark theme (keep blue eyes beautiful)
* light/dark theme (keep blue eyes beautiful)
* stream download for big files
* containerized with docker
* can be deployed on kubernetes with Helm

### Stack tech

* front with React / elastic EUI
* back with nestJS
* tests with jest
* unit tests with jest
* E2E tests (todo)

### Contribute

Read [CONTRIBUTING.md](CONTRIBUTING.md) guide,
and [docs/dev/getting-started.md](docs/dev/getting-started.md).
File renamed without changes

0 comments on commit f8d92b1

Please sign in to comment.