Skip to content

A URL Shortener developed with TypeScript, Express, and MongoDB.

Notifications You must be signed in to change notification settings

NamoxLabs/ts-url-shortener

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript URL Shortener

A URL Shortener developed with TypeScript, Express, and MongoDB.

/docs/preview.png

Install Packages

npm i

Run

To run in development mode

npm run dev

To run in production mode;

Step One

npm run build

Step Two

npm run start

About

A URL Shortener developed with TypeScript, Express, and MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 45.4%
  • JavaScript 27.9%
  • HTML 26.4%
  • CSS 0.3%