2 releases
0.1.1 | Apr 19, 2023 |
---|---|
0.1.0 | Jan 30, 2023 |
#379 in Cargo plugins
630KB
Primestack
From rust to tailwind. The tech stack for Leptos.
PrimeStack
-- image provided by JonesTown & 21st Century Man
PrimeStack
-
We will mimic creating the vercel example by creating a package.json and a README.md on how to get started
-
we will need to create libsql example with easy steps to deploy your first time
-
There is some fuckery we have to do with vercel
- we need to remove that one line.
- you know what line...
-
Challenges
- naming... that will be hard
- Specific Vercel Problem: the aforementioned fuckery
- Specific Vercel Problem: page based routing done in rust translated to javascript wasm loaders
- OR we have a singular route and a singular response
- I think this will be hard for definition with typescript
Initialize the empty suppository
npx create-next-app --example https://github.com/vercel/examples/tree/main/edge-functions/wasm-rust-xor edge-wasm-rust-xor
or
yarn create next-app --example https://github.com/vercel/examples/tree/main/edge-functions/wasm-rust-xor edge-wasm-rust-xor
Dependencies
~0.7–9MB
~63K SLoC