You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
Reusable libraries for our node microservices. These packages do NOT contain any business knowledge, but pure reusable functionality that would repeat over all services.
4
4
5
+
The main repository can be found here: [JValue Open Data Service](https://github.com/jvalue/open-data-service)
6
+
5
7
6
8
## How to use
7
9
* add a `.npmrc` file with the following content to access our package registry
@@ -15,3 +17,14 @@ Reusable libraries for our node microservices. These packages do NOT contain any
0 commit comments