@eik/service

v2.2.1
Eik REST API as a standalone HTTP service

lint

eslint .

test

cross-env LOG_LEVEL=fatal tap ./test --disable-coverage --allow-empty-coverage --serial=test

clean

rimraf .tap node_modules types

start

node ./bin/eik-server.js | pino-pretty

types

run-s types:module types:test

lint:fix

eslint --fix .

types:test

tsc --project tsconfig.test.json

types:module

tsc

test:snapshots

cross-env LOG_LEVEL=fatal tap --snapshot --disable-coverage --allow-empty-coverage --serial=test
npm i @eik/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 8/12/2024

Downloads