Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GDGAlgiers/nest-init-cli
/ functions
Functions
104 in github.com/GDGAlgiers/nest-init-cli
⨍
Functions
104
◇
Types & classes
32
↓ 43 callers
Method
installDependency
(dependency: string, dev = false)
src/utils/packageManager.service.ts:49
↓ 34 callers
Method
createFile
(name: string, content: string, path: string)
src/authStrategyMethods/authFileManager.ts:12
↓ 16 callers
Method
addImportsToAppModule
(providerPath: string, providerName: string)
src/utils/fileManager.service.ts:74
↓ 16 callers
Function
checkAndPromptEnvVariables
( service: | 'github' | 'mysql' | 'postgres' | 'mongodb' | 'google' | 'facebook'
src/utils/check-env-variables.ts:40
↓ 10 callers
Method
createDirectoryIfNotExists
(path: string)
src/utils/fileManager.service.ts:104
↓ 8 callers
Method
addProviderToAuthModule
(providerPath: string, providerName: string)
src/authStrategyMethods/utils/fileManager.ts:60
↓ 7 callers
Function
asyncExecuteCommand
(command: string)
src/utils/asyncExecuteCommand.ts:3
↓ 6 callers
Method
addProviderToAppModule
(providerPath: string, providerName: string)
src/utils/fileManager.service.ts:62
↓ 6 callers
Method
runWithMySQL
()
src/commands/prisma-config.command.ts:126
↓ 5 callers
Method
addImportsToAuthModule
(providerPath: string, providerName: string)
src/authStrategyMethods/utils/fileManager.ts:72
↓ 5 callers
Method
doesFolderExist
(folder: string)
src/utils/fileManager.service.ts:110
↓ 5 callers
Method
installDependencyVersion
( dependency: string, version: string, dev = false, )
src/utils/packageManager.service.ts:83
↓ 5 callers
Method
runWithPostgres
()
src/commands/prisma-config.command.ts:92
↓ 4 callers
Function
generateUserResource
()
src/authStrategyMethods/utils/generate-user-resource.ts:6
↓ 4 callers
Method
initAuth
()
src/commands/auth-config.command.ts:464
↓ 4 callers
Method
installDependencies
()
src/commands/auth-config.command.ts:440
↓ 4 callers
Method
run
()
src/commands/configure.command.ts:31
↓ 3 callers
Method
createDatasourceModule
(flag: string)
src/commands/typeOrm-config.command.ts:166
↓ 3 callers
Method
createDrizzleConfig
(flag?: string)
src/commands/drizzle-config.command.ts:162
↓ 3 callers
Method
createDrizzleServiceFile
(flag: string)
src/commands/drizzle-config.command.ts:209
↓ 3 callers
Method
createPrismaFiles
()
src/commands/prisma-config.command.ts:181
↓ 3 callers
Method
initFolder
(dir: string)
src/commands/auth-config.command.ts:486
↓ 3 callers
Method
initPrisma
(content: string)
src/commands/prisma-config.command.ts:157
↓ 3 callers
Method
installDrizzleDependencies
()
src/commands/drizzle-config.command.ts:114
↓ 3 callers
Method
installMikroOrmDependencies
()
src/commands/mikro-orm-config.command.ts:181
↓ 3 callers
Method
installPrismaDependencies
()
src/commands/prisma-config.command.ts:165
↓ 3 callers
Method
installTypeOrmDependencies
()
src/commands/typeOrm-config.command.ts:156
↓ 3 callers
Method
intializeUserModule
(flag: string)
src/commands/drizzle-config.command.ts:314
↓ 3 callers
Method
readByLineAsyncAndUpdate
( filePath: string, providerName: string, stringCheck: string, providerPath: string, )
src/authStrategyMethods/utils/fileManager.ts:7
↓ 3 callers
Method
readByLineAsyncAndUpdate
( filePath: string, providerName: string, stringCheck: string, providerPath: string, )
src/utils/fileManager.service.ts:8
↓ 3 callers
Method
runWithMongo
()
src/commands/prisma-config.command.ts:62
↓ 3 callers
Method
writeToFile
(flag: string)
src/commands/mikro-orm-config.command.ts:203
↓ 2 callers
Method
addJwtAuth
()
src/commands/auth-config.command.ts:273
↓ 2 callers
Method
createAuthModule
()
src/authStrategyMethods/authFileManager.ts:368
↓ 2 callers
Method
detectPackageManager
()
src/utils/packageManager.service.ts:12
↓ 2 callers
Method
getModuleName
(flag: string)
src/commands/mikro-orm-config.command.ts:239
↓ 2 callers
Method
getModuleName
(flag: string)
src/commands/typeOrm-config.command.ts:206
↓ 2 callers
Method
getModuleName
(flag: string)
src/commands/sequelize-config.command.ts:130
↓ 2 callers
Method
installSequelizeDependencies
()
src/commands/sequelize-config.command.ts:78
↓ 2 callers
Method
writeToFile
(flag: string)
src/commands/sequelize-config.command.ts:97
↓ 1 callers
Method
addCookiesAuth
()
src/commands/auth-config.command.ts:382
↓ 1 callers
Method
addCookiesStrategy
()
src/authStrategyMethods/authFileManager.ts:1067
↓ 1 callers
Method
addGithubAuthStrategy
()
src/authStrategyMethods/authFileManager.ts:1176
↓ 1 callers
Method
addJwtStrategy
()
src/authStrategyMethods/authFileManager.ts:741
↓ 1 callers
Method
addLocalAuth
()
src/commands/auth-config.command.ts:255
↓ 1 callers
Method
addSessionAuth
()
src/commands/auth-config.command.ts:320
↓ 1 callers
Method
addSessionStrategy
()
src/authStrategyMethods/authFileManager.ts:958
↓ 1 callers
Function
appendToEnvFile
(envVars: { [key: string]: string })
src/utils/check-env-variables.ts:106
↓ 1 callers
Function
bootstrap
()
src/main.ts:7
↓ 1 callers
Method
createFacebookAuthStrategy
()
src/authStrategyMethods/authFileManager.ts:627
↓ 1 callers
Method
createGoogleAuthStrategy
()
src/authStrategyMethods/authFileManager.ts:515
↓ 1 callers
Method
createServices
()
src/authStrategyMethods/authFileManager.ts:28
↓ 1 callers
Method
installMongoDependencies
()
src/commands/mikro-orm-config.command.ts:169
↓ 1 callers
Method
installMongooseDependencies
()
src/commands/mongoose-config.command.ts:89
↓ 1 callers
Method
installMysqlDependencies
()
src/commands/mikro-orm-config.command.ts:155
↓ 1 callers
Method
installMysqlDependencies
()
src/commands/drizzle-config.command.ts:140
↓ 1 callers
Method
installMysqlDependencies
()
src/commands/sequelize-config.command.ts:69
↓ 1 callers
Method
installPostgresDependencies
()
src/commands/mikro-orm-config.command.ts:143
↓ 1 callers
Method
installPostgresDependencies
()
src/commands/drizzle-config.command.ts:130
↓ 1 callers
Method
installPostgresDependencies
()
src/commands/sequelize-config.command.ts:60
↓ 1 callers
Method
installSQLiteDependencies
()
src/commands/drizzle-config.command.ts:149
↓ 1 callers
Method
intializeUserModule
()
src/commands/mongoose-config.command.ts:99
↓ 1 callers
Method
processQueue
()
src/utils/packageManager.service.ts:59
↓ 1 callers
Method
runAuthConfig
()
src/commands/configure.command.ts:64
↓ 1 callers
Method
runDbConfig
()
src/commands/configure.command.ts:67
↓ 1 callers
Method
runFacebookAuth
()
src/commands/auth-config.command.ts:80
↓ 1 callers
Method
runGithubAuth
()
src/commands/auth-config.command.ts:126
↓ 1 callers
Method
runGoogleAuth
()
src/commands/auth-config.command.ts:37
↓ 1 callers
Method
runWithPostgresql
()
src/commands/drizzle-config.command.ts:44
↓ 1 callers
Method
runWithSQLite
()
src/commands/drizzle-config.command.ts:94
↓ 1 callers
Method
runWithSql
()
src/commands/typeOrm-config.command.ts:132
↓ 1 callers
Method
setupAuth
()
src/commands/auth-config.command.ts:176
Method
addControllersToAuthModule
(providerPath: string, providerName: string)
src/authStrategyMethods/utils/fileManager.ts:83
Method
addcontrollersToAppModule
(providerPath: string, providerName: string)
src/utils/fileManager.service.ts:92
Method
constructor
( private readonly appService: AppService, )
src/app.controller.ts:7
Method
constructor
(private readonly fileManagerService: FileManagerService)
src/authStrategyMethods/authFileManager.ts:10
Method
constructor
(private readonly fileManagerService: FileManagerService)
src/authStrategyMethods/utils/fileManager.ts:6
Method
constructor
( private readonly packageManagerService: PackageManagerService, private readonly fileManagerService:
src/commands/mikro-orm-config.command.ts:17
Method
constructor
( private readonly mikroOrmConfigCmd: MikroOrmConfigCommand, private readonly authConfigCmd: AuthConfi
src/commands/configure.command.ts:19
Method
constructor
( private readonly packageManagerService: PackageManagerService, private readonly fileManagerService:
src/commands/auth-config.command.ts:17
Method
constructor
( private readonly packageManagerService: PackageManagerService, private readonly fileManagerService:
src/commands/drizzle-config.command.ts:15
Method
constructor
( private readonly packageManagerService: PackageManagerService, private readonly fileManagerService:
src/commands/typeOrm-config.command.ts:94
Method
constructor
( private readonly packageManagerService: PackageManagerService, private readonly fileManagerService:
src/commands/mongoose-config.command.ts:15
Method
constructor
( private readonly packageManagerService: PackageManagerService, private readonly fileManagerService:
src/commands/sequelize-config.command.ts:21
Method
constructor
( private readonly packageManagerService: PackageManagerService, private readonly fileManagerService:
src/commands/prisma-config.command.ts:18
Method
createCookiesService
()
src/authStrategyMethods/authFileManager.ts:263
Method
dependencyExists
(dependency: string)
src/utils/packageManager.service.ts:32
Method
getHello
()
src/app.service.ts:5
Method
getHello
()
src/app.controller.ts:12
Method
run
()
src/commands/mikro-orm-config.command.ts:97
Method
run
()
src/commands/auth-config.command.ts:26
Method
run
()
src/commands/drizzle-config.command.ts:33
Method
run
( passedParams: string[], options?: Record<string, any>, )
src/commands/typeOrm-config.command.ts:101
Method
run
()
src/commands/mongoose-config.command.ts:60
Method
run
()
src/commands/sequelize-config.command.ts:28
Method
run
()
src/commands/prisma-config.command.ts:52
Method
runWithMongo
()
src/commands/mikro-orm-config.command.ts:134
Method
runWithMongo
()
src/commands/typeOrm-config.command.ts:115
Method
runWithMySQL
()
src/commands/mikro-orm-config.command.ts:121
Method
runWithMySQL
()
src/commands/drizzle-config.command.ts:69
next →
1–100 of 104, ranked by callers