Skip to content

A Simple Secure URL Shortener using NodeJS/Express, Vue3, VueX & TailwindCSS for Frontned & MongoDB for storing shortened URLs.

Notifications You must be signed in to change notification settings

AbdelhakimMhioul/URLToday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URLToday

image

How to Setup Project

yarn
touch .env    // This .env file should contain the PORT & MONGODB_URI Variables
yarn dev      // To Activate the backend server
cd frontend && yarn
yarn serve    // To Activate the frontend server

About

A Simple Secure URL Shortener using NodeJS/Express, Vue3, VueX & TailwindCSS for Frontned & MongoDB for storing shortened URLs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published