0.2.6 • Published 2 years ago

@feline-studio/myback-sdk v0.2.6

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Myback SDK

Myback SDK is aimed to assist the development of a custom module for Myback system. It helps developers send requests to Myback backend server and act as an abstract layer between Myback backend and your custom module's code.

Getting Started

To get started, copy the /template directory. Myback SDK and API mocker should be all installed as dependencies inside the copied directory. Now you are good to go, the directory structure looks like a React project, with /src/App.js as the entry point. Feel free to develop a custom module, for more information, see getting started.

Build SDK From Source

Build from source can be done by using the npm system.

npm run install
npm run build
0.2.6

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago