Roadman - CouchSet
yarn add @roadmanjs/couchset
app.ts
import {roadman} from 'roadman'
import {couchsetRoadman} from '@roadmanjs/couchset';
await roadman({
roadmen: [couchsetRoadman]
});
COUCHBASE_URL=
COUCHBASE_BUCKET=
COUCHBASE_USERNAME=
COUCHBASE_PASSWORD=