- An url shortener made with nodejs.
- You can just access it here
- If you wanna run it locally
-
clone this repository with
git clone https://github.com/arthurdeveloper/shortly.git -
create a .env file following the model of the .env.example file
-
run
npm run devon the terminal oryarn devif you are using yarn
-