Skip to content

Commit 59595ca

Browse files
committed
Implements create, delete and get bucket functionalities
2 parents d8c0b2e + 49240f2 commit 59595ca

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.replit

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
language = "nodejs"
2+
run = "npm run test"
3+

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# node_storage_manager
2+
[![Run on Repl.it](https://repl.it/badge/github/9trocode/node_storage_manager)](https://repl.it/github/9trocode/node_storage_manager)
23
Storage Manager for cross platform e.g AWS S3 GStorage and file-system

0 commit comments

Comments
 (0)