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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't get swagger #298

Open
danielfcastro opened this issue Sep 11, 2024 · 1 comment
Open

can't get swagger #298

danielfcastro opened this issue Sep 11, 2024 · 1 comment

Comments

@danielfcastro
Copy link

git clone --depth 1 https://github.com/hagopj13/node-express-boilerplate.git
cd node-express-boilerplate
npx rimraf ./.git
yarn install
cp .env.example .env
yarn docker:dev

I access http://localhost:3000/v1/docs and get a blank page

@douglassllc
Copy link

@danielfcastro you must start the server in dev mode npm run dev

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

2 participants