Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/poowaa/url-shortener
A simple URL shortener site with Node.js
https://github.com/poowaa/url-shortener
Last synced: about 2 months ago
JSON representation
A simple URL shortener site with Node.js
- Host: GitHub
- URL: https://github.com/poowaa/url-shortener
- Owner: PoOwAa
- License: mit
- Created: 2020-03-11T11:07:36.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T21:31:34.000Z (about 2 years ago)
- Last Synced: 2023-03-01T07:06:10.299Z (almost 2 years ago)
- Language: HTML
- Size: 774 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Simple URL shortener
Just a simple URL shortener project, mostly for practicing.
## Installation
```
$ cd src
$ npm install
```For local developement you have to have a MongoDB
TODO: .env documentation!
## Issues
Feel free to submit issues and enhancement requests. I don't promise to keep watching all the time, but I review them every month at least once.