Privacy
Thinking a lot about privacy and cost structures.
const posts = await getCollection('posts');
console.log(posts.length);
Thinking a lot about privacy and cost structures.
const posts = await getCollection('posts');
console.log(posts.length);