Updated
This commit is contained in:
parent
fe90f5988a
commit
499e1530cc
9 changed files with 195 additions and 9 deletions
4
backend/go/Makefile
Normal file
4
backend/go/Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
install:
|
||||
go get -u github.com/gin-contrib/cors
|
||||
go get -u github.com/gin-gonic/gin
|
||||
go get -u github.com/joho/godotenv
|
||||
Loading…
Add table
Add a link
Reference in a new issue