A URL shortener built in node with MongoDB

nst.sh

A URL shortener built in node with MongoDB.

Usage

You can access to it on https://nst.sh/

Installation

To install run the following commands in the root folder.

yarn install

To serve a development build use the following command.

yarn dev

To serve a production build use the following command.

yarn start

Note that to work on a development enviroment you’ll need to create a .env file for mongo to work.

Contribute

You can contribute to the development or improvement of this app and it will be much appreciated if you do !

To do so:

Step 1

  • Fork this repo!

OR

  • Clone this repo to your local machine using https://github.com/nsttt/nst-sh.git

Step 2

  • HACK AWAY! 🔨 🔨 🔨

Step 3

Support

Reach out to me at one of the following places!

Download Details:

Author: Nsttt

Demo: https://nst.sh/

Source Code: https://github.com/Nsttt/nst-sh

#nodejs #node #javascript #mongodb

A URL shortener built in node with MongoDB
2.60 GEEK