Setup Nest and React projects
This commit is contained in:
5
server/nest-cli.json
Normal file
5
server/nest-cli.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/nest-cli",
|
||||
"collection": "@nestjs/schematics",
|
||||
"sourceRoot": "src"
|
||||
}
|
||||
Reference in New Issue
Block a user