Melkeydev / React_Go_Boiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React/Go Boiler

Setup

in main.go configure new SMTP credentials if you want that functionality. if not remove.

Modify the parameters in the docker-compose.yml file for what you want to name the database and connections

Run docker-compose up This will create an instance of a postgres DN in docker

If successful, the following message should be up:

{"level":"INFO","time":"2022-01-09T03:11:42Z","message":"Loading server..."}
{"level":"INFO","time":"2022-01-09T03:11:42Z","message":"Server running on port"}

About


Languages

Language:Go 83.2%Language:TypeScript 15.5%Language:HTML 0.6%Language:JavaScript 0.5%Language:CSS 0.1%