Added Heroku deploy button

This commit is contained in:
Sunny Dhoke
2020-10-09 20:25:40 +05:30
committed by GitHub
parent e8b87005e2
commit 235e8d7108

View File

@@ -1,9 +1,13 @@
# YouRL
![Node.js CI](https://github.com/sunn-e/YouRL/workflows/Node.js%20CI/badge.svg)
A url shortner web app in Node.js, Express and MongoDB.
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
![Node.js CI](https://github.com/sunn-e/YouRL/workflows/Node.js%20CI/badge.svg)
## Features
- Convert any URL to short URL
@@ -74,4 +78,4 @@ tip: Make sure you have admin access
- A login Screen
- protected routes with JWT
- Heroku deploy button
- Heroku deploy button