Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 380 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 380 Bytes

Configuration

cp example.env .env

.env

EPOCHTALK_PATH=path/to/epochtalk
API_KEY=somekeylol
HOST=localhost
PORT=6969

Running

  • node index

Or

  • npm install

  • npm run serve

    Hit this thang on /generate with a POST request, containing api_key

Furthermore...

  • copy content-output.html and nav-output.html into epochtalk.org site template.