mirror: A fast utility that makes reading multipart responses simple
0

Configure Feed

Select the types of activity you want to include in your feed.

readme.md

Example: Basic#

This example demonstrates how to use meros reading a multipart response generated by a polka server.

But really works with any server, put simply; this example shows how meros can be used reading a multipart response.

Getting started#

Setup

npm install

Start

npm start

Running the above command will spin up a vite client-side bundler wrapped up in a polka server.