Skip to content

A simple shorten URL tool using Express JS and MongoDB, made by the members of DSC-DUT

Notifications You must be signed in to change notification settings

dscdut/url.dscdut.com

Repository files navigation

Setup

Environment

  • Install nodejs
  • First create .env file by this command or create manually
cp .env.example ./.env

Init project

  • Install packages:
npm i

Start project

With npm:

  • To run project on development:
npm run dev

About

A simple shorten URL tool using Express JS and MongoDB, made by the members of DSC-DUT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published