CodeForPhilly / CodeForPhilly/stately

Can django compile the client assets then serve them?

Open
#13 2 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Python
Stars
22
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Looks like `settings.py` has a setting for a static directory. I wonder if it can execute a command like `npm run build` at startup to compile it?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading settings.py and locating the client asset setup and the npm run build entry point. Trace the application startup path and determine whether compilation and serving can be integrated there; done means the client assets build and are served reliably at startup.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, node.js, python
Domain
backend, build-system, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.