|
|
|
|
|
by throwaway38375
757 days ago
|
|
LAMP (or LEMP) stack, hosted on a single VM (probably Digital Ocean). You probably want to use a framework of sorts. Laravel or Symfony are good. Not mandatory though. Server side rendering to start off with. Bulma for CSS. Alpine for JS. Throw in some cronjobs for scheduled stuff. Maybe a bit of Redis for sessions and caching. |
|