cookiecutter-sveltekit-fastapi icon indicating copy to clipboard operation
cookiecutter-sveltekit-fastapi copied to clipboard

A cookiecutter template for creating a custom Web app that combines SvelteKit and FastAPI

Results 3 cookiecutter-sveltekit-fastapi issues
Sort by recently updated
recently updated
newest added

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...