Meta repo for running frontend & backend of the CSSS site

2 Open Issues Need Help Last updated: Sep 6, 2025

Open Issues Need Help

View All on GitHub
good first issue

Meta repo for running frontend & backend of the CSSS site

Shell

AI Summary: This task requires modifying the frontend build process to output shared assets into a new 'shared' directory. The nginx configuration (`nginx.conf`) must be updated to allow all sites access to this shared directory via a `/shared/` location. Finally, all static site links (HTML and CSS) referencing these assets need to be updated to use the new `/shared/` path.

Complexity: 4/5
good first issue

Meta repo for running frontend & backend of the CSSS site

Shell