Skip to content

Latest commit

 

History

History
executable file
·
27 lines (20 loc) · 794 Bytes

README.MD

File metadata and controls

executable file
·
27 lines (20 loc) · 794 Bytes

TomatoSearch Website

Prequisites

  • TSD (npm install -g tsd)
  • NPM >= 3

Installing dependencies

  • tsd install
  • npm install

Dev build

  • npm start

Production build

  • npm build
  • NODE_ENV=production npm start

Deployment

Deployment is done using Pod.

The following instructions add a new git remote named deploy and push this subdirectory to the server which runs the deploy script in .podhook:

  • git remote add deploy ssh://root@tomato.ga/root/tomato/repos/tomato.git
  • From root directory: git subtree push --prefix TomatoSearch/website deploy master

The status of the deployment can be viewed at http://tomato.ga:19999/ using the following credentials:

  • Username: tomato
  • Password: soelynnlovestomatoes