Add new file
Summary by Bito
- Removed multiple HTML files including dashboard.html, index.html, report.html, and public/index.html along with associated client-side assets like public/app.js and public/styles.css.
- Deleted server-side files such as server.js, routes/metricsRoutes.js, services/metricsService.js, and package.json.
- Eliminated configuration files .env and .gitignore.
- Added a new test.js file with Java-like code.
Edited by KUNAL KUMAR