Installation and Usage scripts (Optimization?) #219

Closed
opened 2026-04-10 08:11:05 +00:00 by a24timsv · 0 comments
Collaborator

The project currently has a build script that rebuilds all images for docker when run. However, it does redundant things every script run that could be split up in a "first time"-script and a (hopefully faster) build script.

Npm install can also be added to the "first time"-script since the node-modules directory won't be hosted in this project, but is needed for testing.

The project currently has a build script that rebuilds all images for docker when run. However, it does redundant things every script run that could be split up in a "first time"-script and a (hopefully faster) build script. Npm install can also be added to the "first time"-script since the node-modules directory won't be hosted in this project, but is needed for testing.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K#219
No description provided.