Changelog
[0.27.20] 2024-10-16
const db = new JsonDataProvider(new JsonEntityIndexedDbStorage())
console.table(await repo(Task, db).find())
Changelog
[0.27.18] 2024-09-24
remult.initUser
that initializes the frontend remult with the user based on the backend