Skip to content

sub-manager/sub-manager-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sub-manager-server

this is the server-side of the sub manager project, it's the final project of tuwaiq academy javascript bootcamp.

Getting Started

sub managaer allows the user to add a subscription and set cycle for it, such as weekly or monthly, a notification email will be sent to remind the user of the renawal date.

Installing Dependencies

  • Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.
  • MongoDB, a document database with the scalability and flexibility.
  • Express Js, a Node Js framework.

Key Dependencies

  • Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.
  • node-schedule, a flexible cron-like and not-cron-like job scheduler for Node.js.
  • nodemailer, is a module for Node.js applications to allow easy as cake email sending.

Installation

After cloning the project, in the terminal run npm install to install all dependencies, then run it in your localhost.

Build

you can use nodemon to automatically restart the application

npx nodemon server.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors