https://github.com/aimable01/url-shortener
A simple nodejs and mongodb with shortid package
https://github.com/aimable01/url-shortener
Last synced: about 1 year ago
JSON representation
A simple nodejs and mongodb with shortid package
- Host: GitHub
- URL: https://github.com/aimable01/url-shortener
- Owner: Aimable01
- Created: 2024-05-10T06:26:44.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-10T06:32:50.000Z (about 2 years ago)
- Last Synced: 2025-02-05T19:51:44.017Z (over 1 year ago)
- Language: EJS
- Size: 63.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Description
This is a simple url shortener
### Tech stack
- Nodejs
- Expressjs
- Mongodb
- shortid
- ejs
## Usage
You can clone the repository
```bash
git clone https://github.com/Aimable01/URL-shortener.git
```
```bash
npm install
npm run dev
```
### An image
