Skip to content

AJ1479/Arizona-State-University-SURI

Repository files navigation

Arizona State University - Wisdom Of The Crowds

Single codebase for the EJS, Express.js and React web applications, used for data collection towards stock market predictions.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

PORT default: 3000

Installation

Install server dependencies with npm

  npm install

Install react dependencies

cd react_app && npm install

Build React App (from outside react folder)

npm run build-ui

Deployment

To deploy this project run

  npm start

To start the dev server, run

  npm run dev

The EJS page is deployed normally using express routers. The React page is deployed at http://localhost:3000/react_deploy.

Authors

About

Survey for Crowdsourcing Stock Market Predictions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors