1.6.1 • Published 6 years ago

bridge-node-http-server v1.6.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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

1.6.1

6 years ago

1.6.0

6 years ago

1.5.0

6 years ago

1.4.0

6 years ago

1.3.5

6 years ago

1.3.4

6 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

1.0.0

6 years ago