Skip to content

dxe/url-shortcuts-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

url-shortcuts-go

A URL shortening service written in Go + React.

Running locally

API

  1. Copy the docker-compose.example.yml file to docker-compose.yml.
  2. Fill in your secrets.
  3. docker compose up --build

Frontend

  1. yarn start.
  2. Navigate to http://localhost:3000/shortcuts.

Deployment

Changes pushed to main are automatically deployed to prod via GitHub Actions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors