Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rocketseat/backend-template
/
Class
src/infra/database/database.module.ts:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
exports: [PrismaService, UsersRepository],
16
})
17
export
class
DatabaseModule {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected