akveo / ngx-admin-bundle-support

Support repository for ngx-admin backend bundles with issues tracking, instructions and code samples
58 stars 32 forks source link

Put Backend into production #102

Open andreamelis2020 opened 3 years ago

andreamelis2020 commented 3 years ago

Hi, I have a problem, I don't know how to put the Backend into production, let me explain: for the Frontend part no problem, I type the cmd "ng build --prod" and load the files inside the dist folder in my web space. Instead, for the Backend, what should I do?