Bad hash helps you calculate the hash of a file and then helps you check if the hash is malicious or not
  • HTML 53.1%
  • Go 43.3%
  • Shell 3%
  • Dockerfile 0.6%
Find a file
2024-11-23 18:54:17 +05:30
controller cleaner view 2024-11-23 18:08:55 +05:30
server finished 2024-11-22 14:28:56 +05:30
templates ico change 2024-11-23 01:17:01 +05:30
utils file struct clean up 2024-11-22 16:15:56 +05:30
.gitignore ignore please 2024-11-23 18:15:50 +05:30
compose.yml finished 2024-11-22 14:28:56 +05:30
go.mod go mod changes 2024-11-23 18:31:54 +05:30
go.sum go mod changes 2024-11-23 18:31:54 +05:30
LICENSE Create LICENSE 2024-11-23 17:38:42 +05:30
main.go get port from env 2024-11-23 18:40:54 +05:30
README.md render deploy note 2024-11-23 18:54:17 +05:30
start.sh finished 2024-11-22 14:28:56 +05:30

Tech Stack

  • Alpine.js
  • TailwindCSS
  • HTMX
  • Go (Gin)

Tech Stack

Note

when deploying to render, and the entire .env file, do not just add env vars as thats not how the go dotenv package works and it will produce as error