8000 GitHub - Ax9D/Shorto: A link shortener which provides realtime analytics for the generated links
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Ax9D/Shorto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shorto

A link shortener which provides live analytics. Backend uses express js and mongodb. Frontend written in Vue.js. demo
Live at: https://ax9d.github.io/short/

Icons made by Freepik from www.flaticon.com

Setup

Get the code from the repo

git clone https://github.com/Ax9D/short.git

Build

After cloning, Install dependencies for both frontend and backend

cd frontend && npm install
cd ../backend && npm install

Run

To run the app locally, start the backend serve 6BD5 r ( inside backend )

npm run dev 

then run Vue cli's dev server for the frontend ( inside frontend )

npm run serve

About

A link shortener which provides realtime analytics for the generated links

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0