An open API service indexing awesome lists of open source software.

https://github.com/checkernetwork/module-boilerplate-nodejs

Boilerplate for building Station Modules with Node.js
https://github.com/checkernetwork/module-boilerplate-nodejs

Last synced: 12 months ago
JSON representation

Boilerplate for building Station Modules with Node.js

Awesome Lists containing this project

README

          




🐢




module-boilerplate-nodejs






> Boilerplate for building Station Modules with Node.js

## Example

```bash
$ ROOT_DIR=/tmp node index.js
API: http://localhost:53969
INFO: Connected to network
ERROR: An error happened
some log
some error log
```

## Links
[Module Interface](https://github.com/filecoin-station/filecoin-station/blob/main/docs/MODULE_INTERFACE.md)