This is a SvelteKit project adding the needle-engine web component
ā Live demo automatically build and deployed via github actions
needle.config.jsonbaseUrl config to assets to change codegen (src/generated/gen) to point to the local server relative url! svelte.config.jspaths.base for deployment.adapter-static currently to produce static pages that can be uploaded anywhere.https://test.github.io/my-repository it should contain /my-repositoryThis repository is setup to automatically deploy to Needle Cloud when pushing to github - just fork and then go to Settings/Secrets/Actions to add a NEEDLE_CLOUD_TOKEN repository secret. (Using this Github Action)