M
M
marselabdullin2020-07-12 18:24:42
Django
marselabdullin, 2020-07-12 18:24:42

How to deploy a vue+django project?

I have a project where vue accesses the backend only through api, the project structure is like this:

project:
-backend
-frontend

I thought about deploying a separate frontend on heroku, but it pushes through github, and I have a backend in the git too, and I think how best to do it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
alternativshik, 2020-07-12
@alternativshik

split the repository into 2 - in one front, in the other back. And also separately deploy and develop.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question