go-react-server/go.mod
Vinicius Souza 5b7b08f733 feat: add wrapper to tern
so environment variables are passed to tern's config file
2024-08-09 11:10:54 +00:00

5 lines
114 B
Modula-2

module forgejo.home.viniciussouza.me/learning/go-react-server
go 1.22.2
require github.com/joho/godotenv v1.5.1