cp example.env .env
.env
EPOCHTALK_PATH=path/to/epochtalk
API_KEY=somekeylol
HOST=localhost
PORT=6969
- node index
- 
npm install
- 
npm run serveHit this thang on /generatewith a POST request, containingapi_key
- copy content-output.html and nav-output.html into epochtalk.org site template.