Syerain/daizy-night-server ? reverse-engineered prompt

Reverse engineered prompt

Build me a small Go server for a community tool called Daizy Night, something that helps run the daily activities for the ATOM Reforge community.

I want it to start from a config file, use a local SQLite database, and expose a simple web API for the app and a small dev CLI tool. It should handle basic user accounts securely, including password hashing and login checks, and it should be easy to add more community features later. Please make the logging clear and colorful, and keep the code clean and easy for a first time Go project to learn from.

Set it up so I can edit the config before the first run, then launch the server without much fuss. If you need to check current docs for the Go libraries or anything similar, go ahead and look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab