Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

dario-piotrowicz/vite-environment-6.0.0-alpha-experimentations

Repository files navigation

    ⚠️     ⚠️     ⚠️

    ⚠️     ⚠️     ⚠️

Vite Environment Providers

Experimentations based on the experimental Vite Environment API being worked on for [email protected]

Setup

Simply run:

$ pnpm i

to install all the dependencies and build all the packages in this repository, there you can cd in any of the examples and run their development scripts.

Monorepo Structure

  • packages

    Basically contains plugins that using the Vite Environment API allow to run code in Alternative JS Runtimes

  • examples

    Contains examples of usages of the above mentioned runtime packages

Note

All the packages and examples have their own README files explaining the package/example

Note

The most important example currently here is remix-app-cloudflare which uses packages/vite-environment-provider-cloudflare to server side render a Remix application in the Cloudflare environment.

Syncpack

Syncpack can be used to find and fix dependency version mismatches. The most useful commands are pnpm syncpack list-mismatches and pnpm syncpack fix-mismatches.

Extra info

Credits & References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published