Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mokshit06/shrinkr

Shrinkr is a URL shortener made using Node.js, MongoDB and Vue.js
https://github.com/mokshit06/shrinkr

url-shortener

Last synced: about 1 month ago
JSON representation

Shrinkr is a URL shortener made using Node.js, MongoDB and Vue.js

Awesome Lists containing this project

README

        

# Shrinkr

Shrinkr is a URL Shortener made using Node.js, MongoDB, and Vue.js.

### Project setup

- Clone the repository and `cd` into it.
- Install all the dependencies

```
npm i && cd client && npm i
```

- Change `.env.example` to `.env`, and add the main website url and the MongoDB Url.
- Start the dev server

```
npm run dev
```

### License

> MIT