npm.io
1.6.1 • Published 7 years ago

bridge-node-http-server

Licence
MIT
Version
1.6.1
Deps
12
Size
98 kB
Vulns
10
Weekly
0

codecov

bridge-node-http-server

This library intends to create an abstraction over Express and Socket.io

Contributions

Prerequesites

npm install -g yarn typescript

yarn install

Launch tests

yarn test
# yarn test:watch
Release

After the PR is merged

# Get the latest code on branch `master`
git checkout master
git pull --rebase

# Use `leadformance` npm user (details in dash lane) 
npm login

# PUblish the release
yarn publish

# push the tags
git push --tags

Test module

To use test module of this dependency bridge-node-http-server/test you should add optional dependencies to your package.json