© 2026 Hedgehog Software, LLC
export const client = new PGlite('.database') const users = await client.query('SELECT * FROM users') console.log('users', users)
✘ [ERROR] Error: [unenv] fs.mkdirSync is not implemented yet!