Elektrine lite

← Feed

@Bullerfar@lemmy.world

Post #2145086

2026-05-07 09:04 UTC

It is going to run af .go application that is the backend for my website. Handling user logins, database translation etc.

Replies (1)

  • @SpicySquid@lemmy.ml 2026-05-08 12:08

    Go applications are statically built. So you don’t really need anything special on the server for that. Anything will do. Debian would be fine here.

    Open ##2221929