-
Notifications
You must be signed in to change notification settings - Fork 1
Getting Started
OlivierArgentieri edited this page Jun 1, 2022
·
3 revisions
Socket-io bridge between front app and dccs
On standalone :
- get latest release
yarn
yarn start
In desktop project:
- Create .npmrc next to package.json and put that in:
-
Dont forget to replace <YOUR_GITHUB_TOKEN> woith your github access token, ref : here
//npm.pkg.github.com/:_authToken=<YOUR_GITHUB_TOKEN> # only if your repository is private @ArtFXDev:registry=https://npm.pkg.github.com/
npm install @artfxdev/silex-socket-service
📚 Doc
🔧 Introduction:
🚀 Development: