Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 180 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 180 Bytes

Pull-Check by THEM2DT

With this small local NextJS-app you can check if pull requests are open or closed.

Getting Started

# initialize
npm install 
# run
npm run dev