Skip to content

yoga-pratama/minio_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name: Minio Test

Description

This project is a test implementation of Minio, an open-source object storage server compatible with Amazon S3.

Installation

  1. Clone the repository: git clone https://github.com/your-username/minio-test.git
  2. Install dependencies: npm install

Usage

  1. Start the Minio server: npm start
  2. Access the Minio web interface at http://localhost:9000
  3. Use the provided access key and secret key to login
  4. Upload, download, and manage objects in the Minio server

Contributing

Contributions are welcome! Please follow the guidelines in the CONTRIBUTING.md file.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published