The Truman Platform
Cornell Social Media LabGitHub
  • đź’»The Truman Platform
  • Demo
  • Getting started
    • Initial Experimental Design
    • Developing your Simulation
    • Launching Your Study
    • Exporting Study Data
    • Citation and Papers
  • Setting up Truman
    • Installing Truman
      • Installing the prerequisites
      • Setting up Truman locally
    • Defining your Simulation
      • Basic simulation components
      • Simulation components
      • Best practices for simulation building
      • Frequently Asked Questions
    • File Directory
    • Deploying Truman Online
  • People
  • Contact us
Powered by GitBook
On this page
  1. Setting up Truman

Installing Truman

Total Estimated Time: 1-2 hours

PreviousCitation and PapersNextInstalling the prerequisites

Last updated 11 months ago

The Truman Platform (Truman) is a web application that uses the Node.js framework.

The following pages will help walk you through:

  1. Installing the prerequisite software for running Truman,

  2. Creating your own project codebase and MongoDB database, and

  3. Setting up a local version of your project on your local computer.

At the very end of the tutorial, you should have a running version of the project on your local computer.

Throughout this tutorial, you will be using the Terminal (for Mac) or the Command Prompt (for Windows). To access these:

  • On Mac: Click the search “magnifying glass” icon at the top right of your desktop (or use the shortcut: command + spacebar to open up the search field), and enter “terminal” into it and select it.

  • On Windows: In the Windows search bar, enter "Command Prompt" and select "Run as administrator".