Skip to content

An open-source URL Shortener written in Node.js ๐Ÿ”—

License

Notifications You must be signed in to change notification settings

Aman0307/Qurl.gq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

36 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

What's this?

Qurl.gq is an open-source URL Shortener written in Node.js ๐Ÿ”—

Screenshots

Screen Shot 2022-10-06 at 1 00 44 PM Screen Shot 2022-10-06 at 1 01 15 PM

Development

Clone the repo

git clone https://github.com/TheRedstoneRadiant/Qurl.gq
cd Qurl.gq

Copy .env.example and replace MongoDB URI

cp .env.example .env
nano .env

Install dependencies

npm install

Start development server

npm run dev

Tech Stack

Webserver: Express.js

Database: MongoDB

CSS Library: PicoCSS

About

An open-source URL Shortener written in Node.js ๐Ÿ”—

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published