thevahidal / soul

🕉 A SQLite REST and realtime server
https://thevahidal.github.io/soul/
MIT License
1.45k stars 50 forks source link

Integrate soul studio #114

Closed thevahidal closed 11 months ago

thevahidal commented 12 months ago

This PR is what @HanzCEO started and I did a few tweaks to it. Here's the original PR https://github.com/thevahidal/soul/pull/93

Basically, after this, we'll be able to roll up Studio using a new command --studio.

AbegaM commented 12 months ago

Hello @thevahidal, your PR looks good 👍

IanMayo commented 12 months ago

One item of feedback provided @thevahidal

On a bigger picture, I was a bit concerned about us more tightly coupling core and studio when the plan is to move studio to another repo. But I'm reassured that this PR is quite thin, and doesn't really introduce any more coupling.