4 Commits

Author SHA1 Message Date
Juan Calderon-Perez
696c2d288c
Fixes to startup scripts and Dockerfiles (#517) 2023-07-09 18:28:33 -04:00
Juan Calderon-Perez
da8c3e27d3
Refactor production Dockerfile, Add development Dockerfile (#485)
* Refactor Dockerfile, add Dockerfile.dev for development

* We need dev dependencies for running vite build
2023-07-01 22:47:29 -04:00
Juan Calderon-Perez
b1fb7009e7
Updates to README.md (#414) 2023-06-11 16:36:28 -04:00
Nathan Sarrazin
293a23e487
Proper dev & deployment images. Converts front-end to SPA. (#84)
* begin work on dev environment

* more work on dev image

* working dev + prod images with SPA front-end

* reworked dockerfile

* make CI point to the right action

* Improvements to github actions (#79)

* Improvements to github actions

* Change username to repo owner username

* Add fix for login into ghcr (#81)

* Update bug_report.yml

* added dev instructions to readme

* reduced number of steps in dockerfile

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-03-27 16:44:20 +02:00