Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

rodones/bridge

Repository files navigation

rodones-bridge

A bridge that connects all nodes! Discontinued before fully implemented because of lack of need.

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Test

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published