Skip to content

Peer to peer platform planned to host cloud computing, infinite data storage, energy-efficient currencies, and more.

License

Notifications You must be signed in to change notification settings

GoodStuffing123/nodeworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodeworks

Planned Features

  • Dynamic grid-based connections travelling outward from a central point
  • Simple chat system
  • File uploading

Dev Setup

server has been made obsolete and will likely be removed

When running an electron app instance you may need to refresh the window. (Windows: [ctrl+R] Mac: [⌘+R])

cd client

npm:

npm install

React server:

npm start

Single electron instance + react server:

npm run app1

Two electron instances + react server:

npm run app2

Electron instance (won't work without react server):

npm run electron

yarn:

yarn install

React server:

yarn start

Single electron instance + react server:

yarn app1

Two electron instances + react server:

yarn app2

Electron instance (won't work without react server):

yarn electron

About

Peer to peer platform planned to host cloud computing, infinite data storage, energy-efficient currencies, and more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published