Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 315 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 315 Bytes

🗳️Gligor Polls

This is the backend for polls.gligor.dev.

  • It mostly uses Gin (no I don't want to use Echo).
  • I wanted to try Redis as a database, so I used Redis as the DB.
  • All my backends run in Docker containers and use CI/CD to build and deploy to my Raspberry Pi automatically.