how to sveltekit with expressjs

Aug 13, 2022, 12:26 AM
3 0 7

comments (single view)

i know how to expressjs

im just asking on HOW to use SvelteKit with ExpressJS

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