Feature/self hosters deployment
What is it?
Resolves :- https://github.com/QwikDev/qwik/issues/5412
- Feature / enhancement
- Docs / tests / types / typos
Description
For a long time this issue was pending and thought of resolving it as per my best. So I had created a new doc section, where I had mentioned about the following things,
- Prerequisites,
- Build options,
- methods of deployment, server config,
- CSRF protection guidelines & some practices
Checklist
- [ ] My code follows the developer guidelines of this project
- [ ] I performed a self-review of my own code
- [ ] I added a changeset with
pnpm change - [ ] I made corresponding changes to the Qwik docs
- [ ] I added new tests to cover the fix / functionality
⚠️ No Changeset found
Latest commit: e8b830dfd59ea6a8087296c77b8d3391812d6c96
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
npm i https://pkg.pr.new/@builder.io/qwik@7458
npm i https://pkg.pr.new/@builder.io/qwik-city@7458
npm i https://pkg.pr.new/eslint-plugin-qwik@7458
npm i https://pkg.pr.new/create-qwik@7458
commit: 93d66e0
built with Refined Cloudflare Pages Action
⚡ Cloudflare Pages Deployment
| Name | Status | Preview | Last Commit |
|---|---|---|---|
| qwik-docs | ✅ Ready (View Log) | Visit Preview | e8b830dfd59ea6a8087296c77b8d3391812d6c96 |
@wmertens Had made changes you can review my pr and update !
@wmertens I was wondering how other developers are tackling this issue as I had encountered in development and had to figure out other ways to test before pushing my code 😕
we're fixing the builder content issue, but you can always go directly to /docs
@wmertens Had made changes do take a look and merge it. Thank you !
Thanks @iitzIrFan for this amazing PR
Thanks and also @wmertens helped a lot to improve it so the efforts were his also 😅