2024-07-14 18:14:02 +03:00
2024-07-11 19:33:15 +03:00
2024-07-13 01:13:27 +03:00
2024-07-12 23:57:42 +03:00
2024-07-12 23:57:42 +03:00
2024-07-11 20:29:14 +03:00
2024-07-04 23:29:32 +03:00
2024-07-04 23:29:32 +03:00
2024-07-11 19:33:15 +03:00
2024-07-14 18:14:02 +03:00
2024-07-04 23:29:32 +03:00

FlightlessSomething

flightlessmango.com website clone, written in Go.

Yes, there is a lot of crappy copypasta html/css/js code. As long as it works! 🤷

Features

  • Written in Go:
    • Fast performance
    • Multithreaded
    • Single, statically linked binary
  • Uses gin web framework
  • Uses gorm ORM (Can be easily ported to other databases)

Features that will NOT be included

  • TLS/SSL/ACME - use reverse proxy (I suggest Caddy)

Pull requests

Pull requests are more than welcome, especially fixing vulnerabilities.

Description
Fork of flightless something to add postgresql and claude support.
Readme
Languages
Go 68.5%
JavaScript 30.4%
Dockerfile 0.7%
CSS 0.4%