-
Notifications
You must be signed in to change notification settings - Fork 3
Open
2 / 22 of 2 issues completedLabels
DeliverableTracks a DeliverableTracks a Deliverable
Description
Owner: js-waku
Feature: Local Web Dev Harness
FURPS:
-
F1. Runs local Waku node to test Web application without relying on external connectivity.
-
F2. js-waku runs in NodeJS for testing and CI purposes.
-
U1. Developer only need to run a script or preset to start local Waku node and have their web app connect to it.
-
U2. Potential WSS/HTTPS issues are worked around so that developer does need to manually generate or import SSL certificates.
-
U3. There is an easy option for the developer to bootstrap and connect to local node, instead of external peers.
-
S1. Linux and Mac development environments.
-
S2. Local network without RLN.
-
S3. Chrome and Firefox browsers.
Checklist:
- Specs: link to specs and/or API definition
- Code: link to GitHub issues/PRs/Epic
- Dogfood: link to dogfooding session/artefact
- Docs: links to README.md or docs.waku.org (TBD)
Sub-issues
Metadata
Metadata
Assignees
Labels
DeliverableTracks a DeliverableTracks a Deliverable
Type
Projects
Status
Code Review / QA