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

client/server folder structure #10

Open
hightechtony opened this issue Jun 16, 2020 · 0 comments
Open

client/server folder structure #10

hightechtony opened this issue Jun 16, 2020 · 0 comments

Comments

@hightechtony
Copy link

Hi Lukas
I've been a reader of your articles since back in the pre-comment section days:-)
Have you ever experimented with implementing a client/server folder structure (like you have in your file-upload example) with Angular Universal?
I've got ssr running (amazingly in 5 mins) with "npx ng add @nguniversal/express-engine --clientProject angular-exp", but end up with the server.ts file in the client structure. I was trying to have a single server file for my API and ssr, in an outter server folder but not sure if it's possible e.g.
Any thoughts on this?

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

1 participant