8000 GitHub - gabarod/url-shortener: This project consists of 2 parts. A server in Node js that functions to shorten the url and display the registration data, and an angular project 8 that interacts with the server sending the Url requests to shorten and displaying the records by query.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This project consists of 2 parts. A server in Node js that functions to shorten the url and display the registration data, and an angular project 8 that interacts with the server sending the Url requests to shorten and displaying the records by query.

Notifications You must be signed in to change notification settings

gabarod/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL-shortener

URL shortener in NodeJS for server side and Angular for the frontend side.

Installation

Use the package manager yarn to install dependencies.

yarn add express mongoose shortid valid-url

Running Server

yarn run start

Running UI

npm start | ng serve -o

About

This project consists of 2 parts. A server in Node js that functions to shorten the url and display the registration data, and an angular project 8 that interacts with the server sending the Url requests to shorten and displaying the records by query.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0