Skip to content

A centralized system for share computing power over internet.

Notifications You must be signed in to change notification settings

wisnshaftler/silicon-society

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

silicon-society

A centralized system for share computing power over internet.

  • You can find the DB structure with sample data in DB folder. Make database names as silicon_society in mongoDB and import those collections.
  • You can find How to use and API Documentation in DOCS folder.

Start the server

  • First install dependencies. You can find those are in server folder package.json file.
  • Then open command promt or terminal type node index.js. This will run the server. Make sure your mongoDB service is running.
  • That's all. Follow the instructions in doc folder.

Client software.

  • In the SS_Official folder you can find the client software. It can open using Visual Studio

API

  • This platform use the API for communicate with the project own client. You can find more details in DOCS/Silicon Society API documentation.md file.

About

A centralized system for share computing power over internet.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published