README
ephemeral data source
This is a cardstack data source plugin that just reads and writes to an in-memory data structure. It's made to support testing.
This is a cardstack data source plugin that just reads and writes to an in-memory data structure. It's made to support testing.
<script type="module">
import cardstackEphemeral from 'https://cdn.skypack.dev/@cardstack/ephemeral';
</script>
This is a cardstack data source plugin that just reads and writes to an in-memory data structure. It's made to support testing.