Skip to content

bulutfatih/outdated-package-reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Outdated Package Reminder

This project finds outdated packages in your repository and reminds you via email. You can set a reminder for your each projects and be up-to-date with everyday check-ups.

  • Check packages in your repository
  • Set a daily reminder
  • Stay up-to-date

Tech

This project uses a number of open source projects to work properly:

  • TypeScript
  • Node.js
  • Express
  • MongoDB
  • React

Installation

Required Node.js v8+ to run.

Install the dependencies and devDependencies and start the server.

$ cd server
$ npm install
$ npm run start

Install the dependencies and devDependencies and start the client.

$ cd client
$ npm install
$ npm run start

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published