Skip to content

🍄A full stack web application that provides TinyURL service to users

License

Notifications You must be signed in to change notification settings

YaokaiYang-assaultmaster/TinyURL-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyURL-service-project

A small full stack project mimic the TinyURL service

Installation

  1. This project relies on node.js and Docker to deploy. So you need to first install node.js and Docker.

    • To install node.js, please visit Node.js. (This server relies on node.js >= v7).
    • To install Docker, please visit Docker.
  2. Clone code to your local server using git clone https://github.com/YaokaiYang-assaultmaster/TinyURL-service.

Configuration

It's brainless! Just clone the repository and run!

Usage

Change your directory to Tiny URL service and run the following command:

docker-compose up

Voilà! Your server is now up!

Visit the website via port 3000. (localhost:3000 if on your own computer)

About

🍄A full stack web application that provides TinyURL service to users

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published