Bläddra i källkod
Adding parcel-cache to gitignore
Adding Docker-entrypoint script to UI docker container to allow for building the UI container with the ability to override the BASE_URL
Modifying the dockerfile for the UI to containe the entrypoint and to no longer build the container with a BASE_URL baked in
Adding a Makefile to the UI project to ease development
Removing the default from the AllocationService within the UI to be a placeholder
Dependencies updated themselves in package-lock
Signed-off-by: Logan Ballard <loganballard@gmail.com>