Skip to content

wickra-lib/webpage

Repository files navigation

Wickra — marketing site

Source for the Wickra landing site (wickra.org): hero, live in-browser WASM indicator demo, benchmarks, and per-language API overviews. Built with VitePress.

The per-indicator reference documentation lives separately at docs.wickra.org (repo wickra-lib/wickra-docs); the library itself is wickra-lib/wickra.

Develop

npm install
npm run dev      # local dev server
npm run build    # production build (also fails on dead internal links)
npm run preview  # preview the production build

The live demo loads the published wickra-wasm bundle from npm, so it runs the real indicators in the browser.

Deploy

Static build via Cloudflare Pages:

  • Build command: npm run build
  • Output directory: .vitepress/dist
  • Node version: 20

Custom domain wickra.org is configured in the Cloudflare Pages dashboard.

License

Released under the PolyForm Noncommercial 1.0.0 License.

About

Wickra marketing site (wickra.org) — streaming-first technical indicators, Rust core with Python / Node / WASM bindings, live in-browser demo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors