You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use svelte along with some other frameworks like skeleton. On an exisiting project, is it possible to add the functionality?
Your thoughts on how many requests would be needed for SQLite before one needs a "Production" database. Most of my clients will have very low traffic.
What happens to images? How are those edited?
If this was a CLI that would patch existing sveltekit files it would be AWESOME!
Does the blog run off the sqlite too? how does all this handle new posts and images? Multiple users for a small team to manage? How does blog section parse youtube video links?
On hosts like digital ocean app platform, everytime i push a commit it will overwrite DB? So how do I make a longer term solution?
The text was updated successfully, but these errors were encountered:
Hi there, Awesome project!
I use svelte along with some other frameworks like skeleton. On an exisiting project, is it possible to add the functionality?
Your thoughts on how many requests would be needed for SQLite before one needs a "Production" database. Most of my clients will have very low traffic.
What happens to images? How are those edited?
If this was a CLI that would patch existing sveltekit files it would be AWESOME!
Does the blog run off the sqlite too? how does all this handle new posts and images? Multiple users for a small team to manage? How does blog section parse youtube video links?
On hosts like digital ocean app platform, everytime i push a commit it will overwrite DB? So how do I make a longer term solution?
The text was updated successfully, but these errors were encountered: