Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 595 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 595 Bytes

URLShorner

It is a login Base NODE JS Server that creates a short URL. The frontend design uses EJX liberties and bootstrap templates. For databases there is MongoDB.

Installation

Use the package manager NPM to install foobar.

npm install

use MongoDB at the default port.

Start

To start the server there is a script to run.

npm start

Usage

Go to localhost 8000 port, first click on Analytics, and there is an auto redirect to the login page. Complete the step and redirect it to the home.

License

MIT