Skip to content

Add new file

KUNAL KUMAR requested to merge awesome-one into chit-chat

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

Merge request reports