qor / qor-example

An example application showcasing the QOR SDK
MIT License
1.24k stars 326 forks source link

Make example work with less dependency : e.g default squlite for db, admin/admin for uid/pwd #192

Open anborg opened 3 years ago

anborg commented 3 years ago

QOR looks like amazing tool..

Can you please make this example work with sqlite? So no installation is required?

It would be great if qor-example does not use mysql/postgres dependency. People that want to quickly test this tool through this qor-example, can experiment WITHOUT installing mysql/pg etc.