Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

How to Update TC API in VM

skyhit edited this page Jan 9, 2015 · 3 revisions
  • Login VM as apps
  • Switch api account (password is t0pc0der)
  • killall node
  • cd tc-api
  • git pull
  • npm install
  • source deploy/vm.sh
  • npm start
Clone this wiki locally