{"id":25667332,"url":"https://github.com/CloudKilat/kilatstorage-with-aws-sdk","last_synced_at":"2026-07-07T01:30:34.904Z","repository":{"id":219644078,"uuid":"749526493","full_name":"itsgitz/kilatstorage-with-aws-sdk","owner":"itsgitz","description":"The example source code of basic usage accessing the KilatStorage bucket with Node.JS using AWS SDK for JavaScript v3","archived":false,"fork":false,"pushed_at":"2024-12-17T05:24:26.000Z","size":95,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-17T06:23:08.347Z","etag":null,"topics":["cloudkilat","infinys","kilatstorage","s3"],"latest_commit_sha":null,"homepage":"https://www.cloudkilat.com/layanan/kilat-storage","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itsgitz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-28T20:32:32.000Z","updated_at":"2024-12-17T05:24:30.000Z","dependencies_parsed_at":"2024-12-08T11:46:51.192Z","dependency_job_id":null,"html_url":"https://github.com/itsgitz/kilatstorage-with-aws-sdk","commit_stats":null,"previous_names":["itsgitz/kilatstorage-with-amazon-sdk","itsgitz/kilatstorage-with-aws-sdk"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsgitz%2Fkilatstorage-with-aws-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsgitz%2Fkilatstorage-with-aws-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsgitz%2Fkilatstorage-with-aws-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsgitz%2Fkilatstorage-with-aws-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsgitz","download_url":"https://codeload.github.com/itsgitz/kilatstorage-with-aws-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240454998,"owners_count":19804096,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloudkilat","infinys","kilatstorage","s3"],"created_at":"2025-02-24T09:33:30.225Z","updated_at":"2026-07-07T01:30:34.080Z","avatar_url":"https://github.com/itsgitz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KilatStorage with AWS SDK v3 (Node.js)\nThe example code of basic usage accessing the KilatStorage bucket with Node.JS using AWS SDK for JavaScript v3\n\n# Prerequisites\n1. Operating System on Debian / RedHat Family\n2. Node.JS version v18 or later\n3. KilatStorage credentials from your https://portal.cloudkilat.com/ account\n\n# Usage\n1. Install Node.js modules\n```\n$ npm install\n```\n2. Copy or rename the `.env.example` file to `.env`\n3. Put your KilatStorage credentials on `.env` file (see file `.env.example`)\n```\nKILAT_STORAGE_ACCESS_KEY_ID=\"xxxxxxx\"\nKILAT_STORAGE_SECRET_ACCESS_KEY=\"xxxxxxx\"\nKILAT_STORAGE_ENDPOINT=\"https://s3-id-jkt-1.kilatstorage.id\"\nKILAT_STORAGE_BUCKETNAME=\"my_bucket_name\"\n```\n4. Run the script\n```\n$ npm run bucket:create # for create your bucket\n$ npm run bucket:upload # for upload the objects, such as (images, videos, etc)\n\nor\n\n# Directly using node command\n$ node createBucket.js # for create your bucket\n$ node upload.js # for upload the objects, such as (images, videos, etc)\n```\n\nThe `upload.js` will upload the image file on `./img` directory to the bucket.\n\n# License\nFor the license [License](./LICENSE)\n\n# Contributor\nAnggit M Ginanjar - \u003canggit.ginanjar.dev@gmail.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCloudKilat%2Fkilatstorage-with-aws-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCloudKilat%2Fkilatstorage-with-aws-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCloudKilat%2Fkilatstorage-with-aws-sdk/lists"}