Open adith-suhas-sv opened 8 months ago
Hi there,
I wanted to mention that the current setup of this repository is tailored specifically for React.js projects, serving static HTML and JavaScript files through a reverse proxy from S3.
support for custom command features does not exist as current setup only supports React.js / Vite projects and unfortunately, it doesn't include Next.js or other backend frameworks.
That is quite easy to implement, You can get the custom command from the user via the POST route and pass that to the container along with GITHUB_URL. and then just run the command that is provided by the user.
Happy to accept contributions from your end.
Cheers! 🎉
Add custom CMDs To install To run To build
Front-end or back-end code