chore: initial project structure
This commit is contained in:
2
internal/database/database.go
Normal file
2
internal/database/database.go
Normal file
@@ -0,0 +1,2 @@
|
||||
// package database manages PostgreSQL connections, migrations, and data models.
|
||||
package database
|
||||
Reference in New Issue
Block a user