0.0.26 • Published 7 months ago

brilliantsole v0.0.26

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

BrilliantSole.js

Web SDK for BrilliantSole insoles

Running the Node.js server for WebSocket/UDP stuff

On macOS:
for the security stuff, run the command in the terminal:
sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout ./sec/key.pem -out ./sec/cert.pem Windows is the same but without sudo, if you have openssl installed

install https://code.visualstudio.com/ & https://nodejs.org/en/
install npm in terminal: sudo npm install
install yarn in VS Code terminal: yarn install
start localhost: yarn start (try sudo yarn start if that doesn't work)
open https://localhost/ in chrome

if it doesn't work, try turning the firewall off

if you have issues saving or running stuff on mac, try:
sudo chown -R username directory_name

Running the Node.js server for WebSocket/UDP stuff

To insall via npm:

npm install brilliantsole

to add in a webpage:

<script src="https://unpkg.com/brilliantsole@latest/build/brilliantsole.js"></script>
0.0.25

7 months ago

0.0.26

7 months ago

0.0.24

7 months ago

0.0.23

7 months ago

0.0.21

8 months ago

0.0.22

8 months ago

0.0.20

8 months ago

0.0.19

9 months ago

0.0.17

9 months ago

0.0.18

9 months ago

0.0.16

9 months ago

0.0.15

9 months ago

0.0.14

9 months ago

0.0.13

9 months ago

0.0.12

9 months ago

0.0.11

9 months ago

0.0.10

9 months ago

0.0.9

9 months ago

0.0.8

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago