Skip to content

dvci/shclinks

Repository files navigation

shclinks

Prototype for SMART Health Links

Local Installation

Clone the source code:

git clone https://github.com/dvci/shclinks.git

Install dependencies:

npm install

Testing

Unit tests can be running using the following npm command:

npm run test

Note: unit tests cannot be run while simultaneously running the server.

Running the Server

Start up the server at localhost:3000 with npm start.

About

Prototype for SMART Health Links

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published