Tabbycat Importer is a web application created using Node.js to upload debater / team / adjudicator data to TabbycatDebate/tabbycat.
- Install Node.js.
- Install this repository from Code >> Download ZIP.
- Expand the ZIP file. Copy the file path.
- Open command prompt (cmd).
- Enter
to start the local server.
cd (file path) npm install node server.js - Access localhost:3000. Start from settings.
- Fill in the template for Teams and Adjudicators and upload them.
- Press
ctrl+Con command prompt when you want to quit.