this post was submitted on 04 Jul 2023
3 points (100.0% liked)

WebDev

37 readers
1 users here now

founded 1 year ago
 

Get to know libSQL, an open source, open contribution fork of SQLite, and see how to use it with Express and Vue to build a simple app.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago

This is neat, been looking for an example on how to use a SQLite db in a vuejs app. This could be what I need!