-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
Description
Please confirm if bug report does NOT exists already ?
- I confirm there is no existing issue for this
Steps to reproduce ?
git clone https://github.com/nocodb/nocodb
cd nocodb/packages
build nocodb-sdk
cd nocodb-sdk
npm install
npm run build
build frontend - runs on port 3000
cd ../nc-gui
npm install
npm run build:copy
build backend - runs on port 8080
cd ../nocodb
npm install
npm run start
swagger is not working
### if i do npm run watch:run then swagger works
Desired Behavior
swagger should work
Project Details
Node: v18.16.0
Arch: x64
Platform: linux
Docker: false
RootDB: pg
PackageVersion: 0.109.3
Attachments
No response
Metadata
Metadata
Assignees
Labels
No labels
