Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

The official web application of helpwave

License

NotificationsYou must be signed in to change notification settings

helpwave/web

Repository files navigation

The official helpwave web frontends.

Open in GitHub Codespaces


This repository is split up into multiple subprojects usingpnpm workspaces.

  • helpwave tasks (seetasks)

Getting Started

Prerequisites

Before you can start you need to have these installed:

  • Node.js
  • pnpm (installation through npmnpm install -g pnpm)

Setup

pnpm install

Usage

cd taskspnpm run dev

After that you should be able to open the project in the browserhttp://localhost:3000.

Testing

This project is tested withBrowserStack.

Linter

Our projects use linting witheslint to create a uniform code style. The linter can be used with:

pnpm run --filter"@helpwave/*" lint

Scripts

The list of all our scripts can be foundhere.

Boilerplate generation

Execution with

  • node generate_boilerplate <relative filepath>
  • pnpm run generate <relative filepath> (within the projects)

All options can be seen with the--help flag

Example:node scripts/generate_boilerplate tasks/components/test

Releases

No releases published

Packages

 
 
 

Contributors16

Languages


[8]ページ先頭

©2009-2025 Movatter.jp