1.0.20 • Published 3 years ago

@weloveeducation/sdk v1.0.20

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

What is this repository for?

  • Quick summary

SDK that provides access to multiple microservices on our network base.

How do I get set up?

  • Summary of set up

    	npm install @weloveeducation/sdk
  • Configuration

    	let SDK = require('@weloveeducation/sdk')
  • Configure SDK by:

    	SDK.configure({ mode : "sandbox", microservices : microservicesPort });
  • Run Microservices on your machine.

You must start the following microservices on your machine to be able to develop:

⋅⋅ emails | port: 9002 ⋅⋅ authentication | port: 8999 ⋅⋅* accounts | port: 9000

####mode {string} {required} ⋅⋅ sandbox ⋅⋅ test ⋅⋅ acceptance ⋅⋅ prod

####microservices {object} {required if mode: sandbox} :

declare ports of the microservices that you're running on your machine

Who do I talk to?

  • Repo owner or admin

On Slack: @marcelopiomsf Email: pio@welove.education

1.0.19

3 years ago

1.0.18

3 years ago

1.0.20

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

4 years ago

1.0.9

4 years ago

1.0.10

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago