chrisleekr / yii2-angular-boilerplate

Yii2 REST API + Angular 12 Boilerplate (Frontend/Backend)

Home Page:https://yam-boilerplate.chrislee.kr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run project witout docker

harshinipenigalapati opened this issue · comments

@chrisleekr i have to run yii2 and angular6 project without docker compose,please share any sample templates .
thanks & regards.

Hi @harshinipenigalapati

There is not much template to share. I mean, basically you need three domains and setup:

  • api.test.com: web folder should document root
  • backend.test.com: build and upload dist files
  • frontend.test.com: build and upload dist files

Are you having any issue?

No feedback. Close the issue.