|
|
|
|
|
by Xylakant
4629 days ago
|
|
Because you need to write somewhere. Now, you can write to the filesystem if you really really want to, but only if there is a writable FS somewhere - so e.g. not on heroku - but in any case writing to the FS and then serving that document is a whole can of worms. |
|
The blog itself I don't need to be served by the Node app, Apache or Nginx can do that fine.