Skip to content

deepmarket/deepmarketsite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepMarket Official Website

The site is written by ReactJS and currently hosting on https://deepmarket.cs.pdx.edu/. If you found any problem, please help us to fix it and open a pull request.

Project Synopsis

Deep Market is an open source platform designed to allow dynamic contribution and consumption of distributed computing resources. Using a barter based system it allows a user to offer their own computational resources in exchange for tokens or use the resources of others in the pool.

This project is in active development and is being maintained by the team members listed below. If you would like to submit changes, please open a pull request.

Project repo: https://github.com/deepmarket

Team Members:

Required OS Dependencies

  • node.js (Installation instruction can be found here)

Instruction to update website

After you pull down this repo, run the following command to install all the required package:

npm install

To deploy the website to be the raw html site, run:

npm run build

Releases

No releases published

Packages

 
 
 

Languages

  • CSS 56.1%
  • JavaScript 42.7%
  • HTML 1.2%