texterify-api
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

Texterify Node API

Development

Checkout the Texterify source code (https://github.com/chrztoph/texterify) and run

docker-compose build

to build the image chrztoph/texterify:test that we are going to use as a server in our tests.

We then start the server by running

docker-compose up

To execute the test you can then run

yarn test

in a different shell.

Publishing

To create a new release run

yarn release

Readme

Keywords

none

Package Sidebar

Install

npm i texterify-api

Weekly Downloads

29

Version

0.1.3

License

MIT

Unpacked Size

239 kB

Total Files

25

Last publish

Collaborators

  • chrztoph