https://github.com/bravo68web/stockpile-node-sdk
Stockpile Node SDK
https://github.com/bravo68web/stockpile-node-sdk
node-sdk nodejs redis-client redis-sdk sdk
Last synced: 6 months ago
JSON representation
Stockpile Node SDK
- Host: GitHub
- URL: https://github.com/bravo68web/stockpile-node-sdk
- Owner: BRAVO68WEB
- Created: 2023-05-08T14:44:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-09T05:19:29.000Z (almost 3 years ago)
- Last Synced: 2025-09-01T16:52:01.180Z (7 months ago)
- Topics: node-sdk, nodejs, redis-client, redis-sdk, sdk
- Language: TypeScript
- Homepage: https://github.com/BRAVO68WEB/stockpile
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stock-node-sdk
## InDev - Not ready for production
> A Node.js SDK for the Stockpile (https://github.com/BRAVO68WEB/stockpile)
## Installation
```bash
npm i https://github.com/BRAVO68WEB/stockpile-node-sdk
```
## Usage
- Come on, you can figure it out.
- See the examples folder for more references.
## Contributing
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request