Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Features #1

Open
adith-suhas-sv opened this issue Feb 10, 2024 · 2 comments
Open

New Features #1

adith-suhas-sv opened this issue Feb 10, 2024 · 2 comments
Assignees

Comments

@adith-suhas-sv
Copy link

Add custom CMDs
To install
To run
To build

Front-end or back-end code

@thesatyam05
Copy link

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.

@piyushgarg-dev
Copy link
Owner

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! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants