/shortly-nodejs

Shortly - A Short Url Service In Node JS With Data Visualization

Primary LanguageJavaScript

Shortly - A Short Url Service In Node JS With Data Visualization

This repo contains code for a Short URl Service Coded In NODE JS !

Tutorial (Shortly) : Here

Tutorial (Local Auth) : Here

Tutorial (Google Auth) : Here

1. USAGE

Install All Packages

npm install express ejs mongoose bcryptjs connect-flash cookie-parser express-session csurf memorystore passport passport-local passport-google-oauth20 nodemailer

Install Nodemon For Development

npm install -D nodemon

Add mongoURI ,Google client ID and Secret, smtp config for sending emails

And Feel free to delete the screenshots directory

Added Options

Image1 Image2