Skip to content

🐛 Bug: swagger nocodb not working #5998

@aarondash-fi

Description

@aarondash-fi

Please confirm if bug report does NOT exists already ?

  • I confirm there is no existing issue for this

Steps to reproduce ?

image

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions