-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
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
Metadata
Metadata
Assignees
Labels
No labels