|
|
|
|
|
by reidjs
846 days ago
|
|
I am trying out a new stack I’m coining “SLAP” for small web apps. SQLite, Linux, Apache/Nginx, PHP It’s reminiscent of LAMP, so it’s very easy and cheap to deploy and maintain. I do wish the P stood for python instead of php, but Nginx integrates so well with php and doesn’t require a long running process like PM2 (nodejs) or Gunicorn. |
|