Commit Graph
5 Commits
Author SHA1 Message Date
ed942e846c feat: update express.js to support containerized deployments + replicate the behaviour of the vercel app (#4345)
* Update express.js

This will help with containerized deployments and it replicates the behaviour of the vercel app

* Update express.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-01 22:41:08 +03:00
wolfcomp dda9647c49 fix(express deploy): fix situations when env variables doesn't load before request processing (#3231) 2023-11-07 06:54:07 +02:00
Alexandr Garbuzov c3a2ca8fd5 Fix: Add missing gist card in express.js for other platforms deploy (#3096) 2023-08-18 07:42:20 +02:00
Rick Staa 252c2b419d refactor: format code (#2550) 2023-02-26 08:14:42 +05:30
Zohan Subhash 1d528da1dc Add option to deploy using other services (#2525)
* Create express.js

* Update readme.md

* Update readme.md
2023-02-25 19:34:00 +05:30