Skip to content

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
  • Health check path:
curl localhost:<port>/a/api/health

About

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

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages