https://github.com/tharunoptimus/short
A Single Page Progressive Web App for shortening URLs 🔗
https://github.com/tharunoptimus/short
expressjs jquery mongodb nodejs pug
Last synced: 3 months ago
JSON representation
A Single Page Progressive Web App for shortening URLs 🔗
- Host: GitHub
- URL: https://github.com/tharunoptimus/short
- Owner: tharunoptimus
- License: mit
- Created: 2021-07-15T10:24:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-11T08:40:31.000Z (over 2 years ago)
- Last Synced: 2025-01-09T06:51:16.123Z (4 months ago)
- Topics: expressjs, jquery, mongodb, nodejs, pug
- Language: CSS
- Homepage: http://short.cyclic.app
- Size: 464 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
URL Shortner
## Install
`npm install` to install the app to the developer directory.## Run
`npm start` to run the dev server.## MongoDB Connection String
Initialize a Database and add the username, password and the database name in the database.js file in the root of the project.## PWA
Install it as a Progressive Web App