Watchtower is dedicated to ensuring the performance, accessibility, and transparency of government websites. Utilizing tools like Google’s Page Speed Insights API, we continuously monitor and analyze key metrics across various government portals. Our goal is to provide comprehensive reports that highlight improvements and identify areas for enhancement. Through vigilant oversight, Watchtower promotes better digital governance and fosters public trust in governmental online services.
Make sure to install the dependencies:
# npm
npm installStart the development server on http://localhost:3000:
# npm
npm run devBuild the application for production:
# npm
npm run buildLocally preview production build:
# npm
npm run previewCheck out the nuxt documentation for more information.
Check out the shadcn vue documentation for more information on how to add components and extend.
