- 🌱 I’m currently learning everything 🤣
- 🥅 2022 Goals: Contribute more to Open Source projects
- Clone this repository locally. In a terminal, run the following command:
$ git clone https://github.com/mrugankray/Go-Blog
- To run the Application, In a terminal, run the following command:
go run main.go
- Run
go build
to create an executable which can be used in production.
- Please check .example.env for a list of variables that can be used.