A Node.js server to support TDH.
-
create a .env file based on .env.example with the appropriate variables defined
-
from the console, run
npm install -
run
npm startornpm test.npm testwill configure local enviroment variables and restart on changes.