Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 361 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 361 Bytes

This is a project to get quickly setup with absurd-sql. With this you well get a SQLite db that persistently stores data.

Running

After cloning this project:

$ yarn
$ yarn serve

You should be able to go to http://localhost:8080/, and open the console to see some query results.