bridge-node-http-server
TypeScript icon, indicating that this package has built-in type declarations

1.6.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i bridge-node-http-server

Weekly Downloads

0

Version

1.6.1

License

MIT

Unpacked Size

101 kB

Total Files

185

Last publish

Collaborators

  • leadformance