Pastebin clone (?)
The code is not well organized and is poorly written (I know)
- Rename
.env.example
to.env
and fill the data. - Execute the command
go run cmd/app/main.go
or build the Dockerfile and run it. - The application will be accessible on port
8080
.