harper/packages/web
Elijah Potter b033b9bf6d
Some checks are pending
Binaries / harper-cli - macOS-aarch64 (push) Waiting to run
Binaries / harper-cli - Linux-aarch64-GNU (push) Waiting to run
Binaries / harper-cli - Linux-aarch64-musl (push) Waiting to run
Binaries / harper-cli - macOS-x86_64 (push) Waiting to run
Binaries / harper-cli - Linux-x86_64-GNU (push) Waiting to run
Binaries / harper-cli - Linux-x86_64-musl (push) Waiting to run
Binaries / harper-cli - Windows-x86_64 (push) Waiting to run
Binaries / harper-ls - macOS-aarch64 (push) Waiting to run
Binaries / harper-ls - Linux-aarch64-GNU (push) Waiting to run
Binaries / harper-ls - Linux-aarch64-musl (push) Waiting to run
Binaries / harper-ls - macOS-x86_64 (push) Waiting to run
Binaries / harper-ls - Linux-x86_64-GNU (push) Waiting to run
Binaries / harper-ls - Linux-x86_64-musl (push) Waiting to run
Binaries / harper-ls - Windows-x86_64 (push) Waiting to run
Build Web / build-web (push) Waiting to run
Chrome Plugin / chrome-plugin (push) Waiting to run
Just Checks / just build-obsidian (push) Waiting to run
Just Checks / just test-harperjs (push) Waiting to run
Just Checks / just test-obsidian (push) Waiting to run
Just Checks / just test-rust (push) Waiting to run
Just Checks / just test-vscode (push) Waiting to run
VS Code Plugin / alpine-arm64 (push) Waiting to run
VS Code Plugin / darwin-arm64 (push) Waiting to run
VS Code Plugin / linux-armhf (push) Waiting to run
VS Code Plugin / linux-x64 (push) Waiting to run
WordPress Plugin / wp-plugin (push) Waiting to run
Just Checks / just check-js (push) Waiting to run
Just Checks / just check-rust (push) Waiting to run
Just Checks / just test-chrome-plugin (push) Waiting to run
Just Checks / just test-firefox-plugin (push) Waiting to run
VS Code Plugin / alpine-x64 (push) Waiting to run
VS Code Plugin / darwin-x64 (push) Waiting to run
VS Code Plugin / linux-arm64 (push) Waiting to run
VS Code Plugin / win32-arm64 (push) Waiting to run
VS Code Plugin / win32-x64 (push) Waiting to run
chore: reduce dependency load for new contributors (#2131)
2025-11-04 13:53:01 -07:00
..
drizzle refactor(web): build out feedback mechanisms (#2069) 2025-10-22 11:37:49 -06:00
src chore: reduce dependency load for new contributors (#2131) 2025-11-04 13:53:01 -07:00
static feat(web): add social image 2025-07-31 15:31:21 -06:00
.dockerignore feat: added obsidian plugin 2024-03-15 11:39:22 -06:00
.gitignore docs(harper.js): setup automatic API documentation generation 2025-01-13 13:40:39 -07:00
demo_wp_blueprint.json fix(docs): use latest harper.zip for the WordPress demo 2025-04-02 08:37:37 -06:00
drizzle.config.ts refactor(web): build out feedback mechanisms (#2069) 2025-10-22 11:37:49 -06:00
package.json chore: reduce dependency load for new contributors (#2131) 2025-11-04 13:53:01 -07:00
README.md feat: added obsidian plugin to build scripts 2024-03-15 22:22:56 -06:00
svelte.config.js refactor(web): build out feedback mechanisms (#2069) 2025-10-22 11:37:49 -06:00
tailwind.config.js hotfix(web): properly import flowbite 2025-03-26 07:21:01 -06:00
tsconfig.json feat: added obsidian plugin 2024-03-15 11:39:22 -06:00
vite.config.ts chore: reduce dependency load for new contributors (#2131) 2025-11-04 13:53:01 -07:00

Web

This directory contains the source code for [https://writewithharper.com].

Building

In order to build the site, you must first compile harper-wasm with:

wasm-pack build --target bundler