aws-samples / aws-samples/eb-node-express-sample

Missing line to properly load static content

Open
#10 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
EJS
Stars
279
Forks
247
PR merge metrics
No merged PRs in 30d

Description

#This line is missing in App.js

app.use("/static", express.static(__dirname + '/static'));

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.