0.0.48 • Published 3 years ago

elysium-sdk-test v0.0.48

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

0.0.46

3 years ago

0.0.47

3 years ago

0.0.48

3 years ago

0.0.44

4 years ago

0.0.42

4 years ago

0.0.41

4 years ago

0.0.40

4 years ago

0.0.39

4 years ago

0.0.38

4 years ago

0.0.37

4 years ago

0.0.36

4 years ago

0.0.35

4 years ago

0.0.34

4 years ago

0.0.33

4 years ago

0.0.32

4 years ago

0.0.31

4 years ago

0.0.30

4 years ago

0.0.29

4 years ago