Skip to content

Instantly share code, notes, and snippets.

@railsstudent
Created November 28, 2022 06:55
Show Gist options
  • Save railsstudent/dbcd234f12c483371bc3c2a7e1d02745 to your computer and use it in GitHub Desktop.
Save railsstudent/dbcd234f12c483371bc3c2a7e1d02745 to your computer and use it in GitHub Desktop.
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"projects": {
"keycloak-connect": {
"type": "library",
"root": "libs",
"entryFile": "index",
"sourceRoot": "libs"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment