Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accommodate frontend code in repo #59

Closed
pavish opened this issue Apr 26, 2021 · 1 comment · Fixed by #95
Closed

Accommodate frontend code in repo #59

pavish opened this issue Apr 26, 2021 · 1 comment · Fixed by #95
Assignees
Labels
affects: architecture Improvements or additions to architecture affects: dx Related to developer experience type: maintenance Refactoring and technical debt payoff

Comments

@pavish
Copy link
Member

pavish commented Apr 26, 2021

Related to #53

A separate directory for frontend code and workflow actions needs to be created.

We would need:

  • A separate service in docker-compose to build the client files for development - logistics need to be figured out.
  • For production builds, we will have to build client and place it in static web server folder before creating a bundle/container.
  • Separate workflow for lint, test and build steps for client.
@pavish pavish added affects: dx Related to developer experience affects: architecture Improvements or additions to architecture type: maintenance Refactoring and technical debt payoff labels Apr 26, 2021
@pavish
Copy link
Member Author

pavish commented Apr 26, 2021

Blocked by #55


Edit: Decided to move forward with Svelte + Django templates approach, refer #55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: architecture Improvements or additions to architecture affects: dx Related to developer experience type: maintenance Refactoring and technical debt payoff
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants