Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 395 Bytes

NOTES.md

File metadata and controls

19 lines (11 loc) · 395 Bytes

Call render server with empty state curl -d '{"state":{}}' -H "Content-Type: application/json" -X POST http://localhost:4000/render

npm install adddep -g

Setup Development environment

Clone the repo

Create env file cp env/.env.default env/.env.dev

Add permissions to sh file chmod +x docker-entrypoint-dev.sh

Error levels of winstons error, warn, info, verbose, debug, silly