2023-11-01 02:13:24 +01:00
2023-10-30 23:57:10 +01:00
up
2023-11-01 02:13:24 +01:00
2023-10-30 23:57:10 +01:00
2023-10-30 23:57:10 +01:00
2023-10-30 23:57:10 +01:00
2023-11-01 01:53:00 +01:00
2023-11-01 01:53:00 +01:00
2023-10-30 23:57:10 +01:00
2023-10-30 23:57:10 +01:00
2023-10-30 23:57:10 +01:00
2023-10-30 23:57:10 +01:00

waku-frontend

Waku's frontend. Interact with your waku node via this simple user interface

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

To run independently

npm run build
npm run serve
Description
Waku's frontend. Interact with your waku node via this simple user interface
Readme
Languages
TypeScript 84.9%
JavaScript 7.4%
CSS 4.9%
Dockerfile 1.7%
HTML 1.1%