Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/airbr/whatcompublichospital
A campaign for a Whatcom County Public Hospital -- whatcompublichospital.org
https://github.com/airbr/whatcompublichospital
county hospital whatcom
Last synced: 3 days ago
JSON representation
A campaign for a Whatcom County Public Hospital -- whatcompublichospital.org
- Host: GitHub
- URL: https://github.com/airbr/whatcompublichospital
- Owner: airbr
- License: mit
- Created: 2024-06-19T04:13:32.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T00:28:04.000Z (2 months ago)
- Last Synced: 2024-09-13T13:04:11.517Z (2 months ago)
- Topics: county, hospital, whatcom
- Language: HTML
- Homepage: https://whatcompublichospital.org
- Size: 388 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# WhatcomPublicHospital.org
[![Netlify Status](https://api.netlify.com/api/v1/badges/3b2a4f0d-0238-4d61-8357-0b7cd974a726/deploy-status)](https://app.netlify.com/sites/whatcompublichospital/deploys)
Installation:
`npm install` to install the packages
`npm run start` to run the web server
`npx playwright test main` to run playwright tests including accessibility tests.
## Accessibility Mission Statement
Volunteers will be supportive and responsive to feedback on the website's accessibility.
### Tests: Playwright, Axe-Core
This website uses Playwright testing with the Axe-Core library to provide some insight into accessibility issues. This is not a complete substitute for manual testing.