coding-coach-api icon indicating copy to clipboard operation
coding-coach-api copied to clipboard

Add the FE as a Submodule to the BE app and Serve FE bundle

Open jagzviruz opened this issue 6 years ago • 1 comments

Add the FE repo as a submodule to the BE repo. Following this make changes so that the BE app can serve the FE bundle as static assets, while continuing to serve as a API backend.

Approach open for discussions with @crysfel @charlesjliu

jagzviruz avatar Jan 18 '19 07:01 jagzviruz

I was thinking that we might want to keep hosting the frontend in github, mainly because is free, easy and super quick! Then we can have the backend in azure serving the frontend and also the alpha site (for now)

crysfel avatar Apr 05 '19 05:04 crysfel