Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Exception Inbox

This is a small MERN app for reviewing production exceptions. I kept it simple on purpose: a branded login, a protected dashboard, a clean exception list, and a separate path for data-quality issues.

Clone and run

git clone <your-repo-url>
cd Assignment
cp backend/.env.example backend/.env
cp frontend/.env.example frontend/.env
cd backend && npm install
cd ../frontend && npm install
cd ..
./run.sh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages