Alex Chneerov
Alex Chneerov
CDCloudflare Developers
Created by Alex Chneerov on 3/1/2024 in #pages-help
Angular app building but not accessible
Hello, I have made an angular app and am having trouble publishing it to pages. My main project directory is as follows domain-finding-website-3/ ┣ backend/ ... ┗ frontend/ ┗ domain-finding-website-frontend/ ┃ ┣ .angular/ ┃ ┣ .vscode/ ┃ ┣ dist/ ┃ ┣ node_modules/ ┃ ┣ src/ ┃ ┣ tools/ ┃ ┣ .editorconfig ┃ ┣ .gitignore ┃ ┣ README.md ┃ ┣ angular.json ┃ ┣ package-lock.json ┃ ┣ package.json ┃ ┣ server.ts ┃ ┣ tsconfig.app.json ┃ ┣ tsconfig.json ┃ ┗ tsconfig.spec.json I have set the following parameters when running my pages BUILD COMMAND: npx ng build --configuration production BUILD OUTPUT DIRECTORY: /dist ROOT DIRECTORY: /frontend/domain-finding-website-frontend any help would be greatly appreciated.
3 replies
CDCloudflare Developers
Created by Alex Chneerov on 3/1/2024 in #workers-help
I have made an full stack app using mysql, express, angular and node. can i run it on cloudflare?
title
4 replies