Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Bug: swagger not working #5999

Closed
ramsigmoid opened this issue Jul 1, 2023 · 1 comment
Closed

馃悰 Bug: swagger not working #5999

ramsigmoid opened this issue Jul 1, 2023 · 1 comment

Comments

@ramsigmoid
Copy link

ramsigmoid commented Jul 1, 2023

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

@wingkwong
Copy link
Member

Please follow the commands in Development Setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants