0.0.48 • Published 2 years ago

elysium-sdk-test v0.0.48

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

Description

Repo for Elysium API Service using Nest js

Installation and Setup

Prerequisite

  • Nodejs LTS installed from here

Setup

  1. Clone/download the code from the given repository.
  2. Run the following command in the respective project directories. (NOTE: use either npm or yarn)
$ npm install

OR

$ yarn install

this will install all the dependencies that are required.

  1. To run the test cases inside the project, follow these command,
$ npm run test *filename.spec.ts*

OR

$ yarn test *filename.spec.ts*
  1. The SDK can be installed to a project, follow this docs for more information.
0.0.43

2 years ago

0.0.46

2 years ago

0.0.47

2 years ago

0.0.48

2 years ago

0.0.44

2 years ago

0.0.42

2 years ago

0.0.41

2 years ago

0.0.40

2 years ago

0.0.39

2 years ago

0.0.38

2 years ago

0.0.37

2 years ago

0.0.36

2 years ago

0.0.35

2 years ago

0.0.34

2 years ago

0.0.33

2 years ago

0.0.32

2 years ago

0.0.31

2 years ago

0.0.30

2 years ago

0.0.29

2 years ago