I
I
Igor2016-06-27 18:47:53
Angular
Igor, 2016-06-27 18:47:53

How to properly deploy AngularJS + Django Rest Framework?

Good day!
There are questions about the organization and deployment of the project. I started writing a project on Django + Django Rest Framework + AngularJS. Some visible part has already been written, I decided to deploy this whole thing on AWS EC2.
Project structure:

drfproject:
    - client
    - server
          - app
          - project
          - manage.py
    - venv

I read a lot of topics, saw how AngularJS deployed using Grunt on AWS S3 or deployed AngularJS Fullstack + Node.js.
I have experience with setting up configs and deploying Django REST on AWS EC2.
How to properly deploy AngularJS + Django REST at the same time?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
U
un1t, 2016-06-27
@un1t

Look towards Ansible.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question