Skip to content

thenewboston-developers/tnbOS

Repository files navigation

logo

banner

Overview

tnbOS is a platform that allows for the development and hosting of p2p applications. By running the software, clients are able to communicate with one another in real time. In addition, each device is also capable of storing data which allows for the development of full-featured applications without the need for any centralized database.

Project Setup

Install required packages:

npm install

Starting Development

Start the app in the dev environment:

npm start

Contributing

You can check your styling by running:

npm run lint

Packaging for Production

To package apps for the local platform:

npm run package

About

Platform for p2p applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages