SvelteKit + Amplify Gen2 (Hosting, Backend)
amplify_outputs.json
generated by Amplify CLI on build time or sandbox mode and should not be modified manually and so it is .gitignore
d. amplify_outputs.json
is loaded by ./src/routes/+layout.svelte and passed to AmplifyInit
component.aws-amplify
as ssr-mode.npm install
npm run sandbox
npm run dev
MIT