Simple Node.js image placeholder server
- Install dependencies
npm install
- Run the server
node app
#or
foreman start
Name | Required | Default Value | Description |
---|---|---|---|
text | No | $heightx$width |
text of the placeholder |
bg | No | #aaa |
background color |
fg | No | #fff |
foreground color |
fs | No | 40 |
font size |