solid-start
solid-start copied to clipboard
Add strict CSP example
This PR adds an example demonstrating how to implement a strict CSP with a nonce. I created the project with the Solid CLI using the bare template and added CSP.
Deploy Preview for solid-start-landing-page ready!
| Name | Link |
|---|---|
| Latest commit | 4a33ee6a17932a88a01a10e0f555e2be7aca1154 |
| Latest deploy log | https://app.netlify.com/projects/solid-start-landing-page/deploys/6891cc83c3d1bc000863b4b9 |
| Deploy Preview | https://deploy-preview-1903--solid-start-landing-page.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
More templates
- example-bare
- example-basic
- example-experiments
- example-hackernews
- example-notes
- example-todomvc
- example-with-auth
- example-with-authjs
- example-with-drizzle
- example-with-mdx
- example-with-prisma
- example-with-solid-styled
- example-with-solidbase
- example-with-tailwindcss
- with-tanstack-router
- example-with-trpc
- example-with-unocss
- example-with-vitest
npm i https://pkg.pr.new/@solidjs/start@1903
commit: 4a33ee6
⚠️ No Changeset found
Latest commit: 4a33ee6a17932a88a01a10e0f555e2be7aca1154
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
I tried to address the mentioned concerns, but also made some small changes. So please review carefully.