Skip to content

A handy shorten URL tool to access any website with a tiny URL.

Notifications You must be signed in to change notification settings

TWcamel/So.Link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

So . Link 縮網址

About So . Link project

A handy shorten URL tool is preparing for you to access any website with a tiny URL.

First look

Prerequisites

  • npm
  • MongoDB
  • Node.js
  • Vue.js
  • A google account (for GAuth)

Setup and installation

  1. Modify config file in front-end/src and add a GAuth client_id.
  2. Install dependencies
  • $ git clone https://github.com/TWcamel/short-link.git
  • $ cd front-end && npm i && npm run serve
  • $ cd .. && cd server && npm i && npm run start
  1. Create a mongo user.
  2. Modify config file in server to your local mongoDB configuration.
  3. enjoy!😄

Team Members

Steven Yang

  • Back-end development.
  • Build up GAuth signin and most of API.
  • Database and model configuration, back-end automation testing and Node.js scheduler integration.
  • Cooperate with team members to come up with a better stories.

Samuel Huang

  • Front-end development.
  • Build up some API.
  • Buildding view and components in this website.
  • Cooperate with team members to come up with a better stories.
  • Code review for teammates.

About

A handy shorten URL tool to access any website with a tiny URL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages