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