cookiecutter-sveltekit-fastapi
cookiecutter-sveltekit-fastapi copied to clipboard
A cookiecutter template for creating a custom Web app that combines SvelteKit and FastAPI
url provided didn't work, but this one did
Thanks for this template! I am attempting to bring it up to date with the latest SvelteKit but running into some issues... You can see what I've tried so far...
Hello, When I am executing the `npm run dev` I am getting the following error message: ```node:3086107) UnhandledPromiseRejectionWarning: file:///home/XXXXX/YYYYY/node_modules/@sveltejs/kit/dist/node/polyfills.js:11 import { webcrypto } from 'crypto'; ^^^^^^^^^ SyntaxError: The requested module...