Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 193 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 193 Bytes

pequi

URL shortener using Cloud Firestore

setup

go mod tidy

run

var envs:

  • HTTP_PORT default: 8080
  • FIRESTORE_PROJECT
  • FIRESTORE_COLLECTION
go run main.go