✨ URL Shortener with NodeJS + EJS + MongoDB.
The most quickly way to start your project is following the example:
# Get the latest snapshot
$ git clone git@github.com:helderburato/node-url-shortener.git
# Change directory
$ cd node-url-shortener
# Install dependencies
$ yarn install
# Start your project
$ yarn dev OR yarn start // => DEV / PROD
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Helder Burato Berto - Initial work - helderburato
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details.