🔧 Set up node monorepo (#2095)
This commit is contained in:
@@ -7,5 +7,5 @@ cd backend
|
||||
python -c "import app.main; import json; print(json.dumps(app.main.app.openapi()))" > ../openapi.json
|
||||
cd ..
|
||||
mv openapi.json frontend/
|
||||
cd frontend
|
||||
npm run generate-client
|
||||
npm run -w frontend generate-client
|
||||
npm run lint
|
||||
|
||||
Reference in New Issue
Block a user