A full-stack web app (Node.js, Vue.js, Bootstrap, Graph.js) visualizing electric outage data from JSON. Showcases API design, frontend skills, and data visualization. Includes Swagger UI.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^2.8.5^4.18.2^5.4.9^5.0.1^2.8.17^5.0.1^6.0.4^4.1.8^2.4.1^3.1.9^7.6.1^6.2.8^10.9.2^5.8.316
commits
Refactor build process in package.json to simplify script, update Vercel configuration for direct API routing, and introduce new api.ts file for serverless function deployment.
179be92View on GitHubRefactor Vercel configuration to utilize TypeScript for API functions, enhance CORS settings, and add a health check endpoint. Introduced new API routing structure for improved deployment.
24103b5View on GitHubRefactor Vercel configuration to use TypeScript source files, update API routes to include versioning, and conditionally start the server for local development. Export app for Vercel deployment.
406a1bfView on GitHubUpdate package dependencies, enhance build script to include JSON file copying, and refine Vercel configuration for improved API routing and CORS headers.
d90a6a3View on GitHubEnhance backend functionality by adding CORS support, updating package dependencies, and refining data handling. Introduced year extraction for disturbance events and improved README for clarity on backend focus. Added Vercel configuration for deployment.
19ab388View on GitHub-Added OpenAPI to project using swagger-ui-express and swagger-jsdoc.
ff57835View on GitHub- adding swagger/OpenAPI to define paths and create UI for API.
383b0c0View on GitHub