Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 360 Bytes

File metadata and controls

23 lines (14 loc) · 360 Bytes

bluesky-app

https://bluesky-pwa.netlify.app/

A Blueksy PWA Client where your place in the timeline is retained.

Development

Running Tests

Unit Tests:

npm test

Integration Tests (E2E with Playwright):

npm run test:e2e

See tests/README.md for more information about running integration tests.