hagopj13 / hagopj13/node-express-boilerplate

can't get swagger

Open
#298 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.7k
Forks
2.3k
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Research direction

Reproduce the blank page using the listed clone, environment, dependency-installation, and docker:dev steps, then start at the /v1/docs entry point and inspect how the Swagger documentation is served. Done means http://localhost:3000/v1/docs renders the API documentation instead of a blank page.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, express, javascript, node.js
Domain
api, documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.