0.0.9 • Published 8 years ago

nest-node v0.0.9

Weekly downloads
40
License
-
Repository
-
Last release
8 years ago

NEST API NodeJS Client

Dev Setup

Create a file .env in the root and set the following:

NEST_CLIENT_SECRET=your secret here
NEST_CLIENT_ID=your app id here
NODE_ENV=development
TOKEN=""

Use a repl or the tests to exchange a register link callback code for a token which you can add to .env for convenience.

Test

npm test
0.0.9

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago