File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33Synchronization between local IndexedDB and MySQL Database.
44
5- With user authentication. Powered by [ Dexie.js] ( https://dexie.org/ ) and [ PHP CRUD API] ( https://github.com/mevdschee/php-crud-api ) .
5+ With optional user authentication. Powered by [ Dexie.js] ( https://dexie.org/ ) and [ PHP CRUD API] ( https://github.com/mevdschee/php-crud-api ) .
66
77## Demo
88
@@ -14,7 +14,7 @@ With user authentication. Powered by [Dexie.js](https://dexie.org/) and [PHP CRU
1414 cd dexie-mysql-sync && npm install && cd demo-app && npm install && npm run dev
1515 ```
1616
17- 3. Open the ** Todo App** at http://localhost:5173 in multiple browsers and play with the synchronization.
17+ 3. Open the ** Demo App** at http://localhost:5173 in multiple browsers and play with the synchronization.
1818
1919 Open ** phpMyAdmin** at http://localhost:8080, login with ` root` :` root` and take a look at the database.
2020
You can’t perform that action at this time.
0 commit comments