The front and rear ends are separated. Do you still need nginx after using express?

express can be used as a static resource server and can also implement a reverse proxy, so is it necessary to build a nginx? In which case is it sufficient to use express? In which case is express + nginx required?

Jul.31,2021

small projects can directly use express, without having to set up nginx. Larger ones depend on the situation. If you want to do micro-services, you can use ng


nginx agent. The project is more pure. You can have an agent configuration https://codeshelper.com/a/11.

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b356f3-2bf9e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b356f3-2bf9e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?