Skip to content

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

Notifications You must be signed in to change notification settings

joaomarcuslf/go-go-url-go

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published