Skip to content

URL Shrinker / Shortener built on top of ExpressJS, MongoDB and EJS

License

Notifications You must be signed in to change notification settings

rifandani/url-shrinker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shrinker

URL Shrinker berbasis NodeJS, MongoDB dan EJS Template Engine

Prerequisites

Prasyaratnya yaitu:

  • Download dan Install NodeJS
  • Download dan Install NPM

Installation

Silahkan clone repo ini dan lakukan:

# clone repo
$ git clone https://github.com/rifandani/url-shrinker.git

# masuk ke app's directory
$ cd url-shortener

# install app's dependencies
$ npm install

Usage

Jalankan aplikasi dengan command:

# jalankan aplikasi mode development dengan package nodemon
$ npm run dev

Releases

No releases published

Packages

No packages published