Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#298·node-express-boilerplate

can't get swagger

Author: danielfcastroCreated Sep 11, 2024Updated Nov 23, 2024

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

Source: hagopj13/node-express-boilerplate

View original on GitHubView discussion on GitHub