Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.09 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.09 KB

ParminCloud S3 Object Storage Browser

Demo Gif

Powered by

Feature

  • Directory/Sub-Directory support
  • Browse files (limited to first 100 items) [See TODO list]
  • Object actions (Upload, Download, Remove, etc.)
  • Dark/Light Mode :)

Deployment

Check out deployments

TODO

  • Pagination
  • Save credentials in browser (currently localStorage)
  • Creating and Using more reusable components (specially Dialogs in page)
  • More Docs (Screenshot, Deployment)

Contributing

We have .nvmrc and .node-version files, So your node version manager should identify the version.

As for Package Management we are using pnpm, Since it's minimal, fast and compatible.

Prevent using any as long as you can ;)