Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeFox-Repo/codefox
/
Class
backend/src/init/init-roles.service.ts:8–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
7
@Injectable()
8
export
class
InitRolesService implements OnApplicationBootstrap {
9
private readonly logger =
new
Logger(InitRolesService.name);
10
11
constructor(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected