Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/filecoin-station/module-boilerplate-nodejs

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

Last synced: 16 days 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)