Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.04 KB

README.md

File metadata and controls

50 lines (35 loc) · 1.04 KB

go-go-url-go

Actions Workflow Actions Workflow

This is and URL shortener repo written in Go, using Redis and Docker.

It is deployed in Google Cloud Platform.

Getting Started

  1. Copy sample.env to .env and rename the variables if you need
  2. Build the images and run the containers:
make docker-start

You can stop the docker by running: make docker-stop

Running Tests

make test

Deploying

Make sure you have heroku cliin you path, and access to the project.

make deploy version=4

Collaborators

Joaomarcuslf's Github picture
joaomarcuslf

⬆ Scroll top