Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 305 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 305 Bytes

Kopas

Pastebin clone (?)

The code is not well organized and is poorly written (I know)

How To Run

  1. Rename .env.example to .env and fill the data.
  2. Execute the command go run cmd/app/main.go or build the Dockerfile and run it.
  3. The application will be accessible on port 8080.