Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 278 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 278 Bytes

Prerequisites:

Be sure to put the file firebase-service-account.json from your firebase console on the root of the project folder.

Steps for building:

# For downloading dependencies in mod file
go mod download

# for running the application
go run main.go