AbubakarWebDev/nextjs-watermelondb-indexeddb-typescript
This is the implementation of a todo list application in Next JS with TypeScript, utilizing indexed DB to store all the data including text and images. The app uses a library called Watermelon DB, which employs the indexed DB adapter called Loki JS Adapter.
TypeScriptGPL-3.0