Skip to content

GallonShih/Short-URL

Repository files navigation

Short-URL

image 此專案由伺服器產生一組短的網址,以代替原來可能較長的網址,並讓使用者可以在其他地方任意使用

Getting Started

  1. 將專案 clone 到本機
git clone https://github.com/GallonShih/Short-URL.git
  1. 請確認本機是否已安裝MongoDB,並運行中
  2. 透過 npm 安裝相關套件
npm install
  1. 安裝完畢後,啟動 server
nodemon app.js
  1. 等待終端機出現
App is running on http://localhost:3000
  1. 於網址輸入 localhost:3000
  2. 若要暫停使用
ctrl + c

Authors

  • Gallon Shih

Development Tools

  • Node.js 14.16.0
  • Express 4.17.2
  • Express-Handlebars 3.0.0
  • body-parser 1.19.1
  • mongoose 6.1.7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published