Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document Analyzer Web Application

This repository is a web application currently used for testing and demonstration of the Document Analyzer project and Document Validation API (internal). The application allows users to upload documents and get feedback from the API on how well their document adheres to formatting and form-validation expectations.

Contributions

Public contributions are welcome! Please see our contribution guidelines for details on how best to contribute code.

Bug Reporting and Security Disclosures

We welcome bugs and responsible disclosures. Please see our security guidelines for details.

Tech Stack

This is a TypeScript- and Next.js-based full-stack web application. It uses Tailwind for CSS styling. Additional dependencies can be found in the package.json file.

Development

Installation

Download the repository and run npm i to install dependencies.

Local Development

Run npm run dev to build and run the application in development mode.

Testing

Run npm run test to run unit tests with Vitest. When running this process, Vitest uses a 'watch' process that automatically reruns relevant tests when a file is saved.

Coding Agents

Coding agents and LLMs should read the development principles in the AGENTS.md file for coding guidelines for this project.

Git Hooks

This repository uses husky to run git hook scripts. Currently this runs formatting using the lint-staged tool on the pre-commit hook, which runs Biome to performing linting and formatting checks.

CI/CD

This project runs the following processes via Github Actions:

Pull-Requests

Dependency Management

  • Dependency updates are handling via Renovate

About

Github repository for the EDA Document Analyzer project

Resources

Code of conduct

Contributing

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages