Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Rogersurf
/
hrhub
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aaf84ca
hrhub
/
api
/
nest-cli.json
Roger Surf
feat: add NestJS API with Handlebars - basic dashboard working
b7e75fd
21 days ago
raw
Copy download link
history
blame
Safe
171 Bytes
{
"$schema"
:
"https://json.schemastore.org/nest-cli"
,
"collection"
:
"@nestjs/schematics"
,
"sourceRoot"
:
"src"
,
"compilerOptions"
:
{
"deleteOutDir"
:
true
}
}