Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pbl6-cats
/
PBL6-informative-system
like
0
Sleeping
App
Files
Files
Community
c04bd33
PBL6-informative-system
/
backend
/
nest-cli.json
Trần Viết Sơn
initialize backend
88f437e
3 months 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
}
}