@ -16,12 +16,12 @@ import (
var embedFrontend embed.FS
func main() {
// Initialize the database connection
db.Init()
// Initialize the configuration settings
config.Init()
// Create a new Iris app instance
app := iris.New()