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

FrontEnd Service #25

Open
pkempec opened this issue Oct 23, 2020 · 3 comments
Open

FrontEnd Service #25

pkempec opened this issue Oct 23, 2020 · 3 comments

Comments

@pkempec
Copy link

pkempec commented Oct 23, 2020

Hi,
this is more an idea or proposal than an issue.

I would be really great if there would be also one service with serverless.yml for frontend (for example react).

@jayair
Copy link
Member

jayair commented Nov 13, 2020

Hmm do you mean adding the frontend service in the same repo? Usually we split these up: https://github.com/AnomalyInnovations/serverless-stack-demo-client

Are you putting them together?

@pkempec
Copy link
Author

pkempec commented Nov 14, 2020

Yes I have whole stack in one repo.
Why are you splitting UI in separate repository if it belongs to the same project?
Basically I use very same structure as you except one of my service is UI where I hold react project and serverless.yml for its deployment and configuration via serverless.
I see in this repository there is some configuration for netlify not serverless with aws.

Anyway its nice example, so thank you.
This was just my proposal you can of course ignore it if you consider it as not valid.

@jayair
Copy link
Member

jayair commented Nov 22, 2020

In this case you are using Serverless to deploy it but in the guide we use Netlify for it. We also prefer keeping it separate because for most teams the frontend is worked on completely separately from the backend teams.

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

2 participants