how to sveltekit with expressjs

3 0 7

comments (single view)

oh

use svelte to render into a html string and just send that overseas

idk google it

i did indeed google, is useless

oh i have an idea

read from your output directory using something like res.sendFile()

might wanna add rate limiting with that though

View all comments