-
Ben Kostiuk authored
* Add code running the app in production mode * Add waitress package dep * Remove extra firebase dir exclusion * Add dockerfile and ignore file for prod build * Add deploy workflow * Fix base image name * Update deploy script with aws commands * Fix deploy command * Fix json creation for service key * Fix syntax of create-json action * Add testing and typechecking to deploy * Add types for waitress to satisfy mypy * Add workflow for discord notification * Add notification to deploy workflow * Fix indentation * Fix deploy to only run on master * Update README with deploy steps * Change master to main * Change master typo to main
Ben Kostiuk authored* Add code running the app in production mode * Add waitress package dep * Remove extra firebase dir exclusion * Add dockerfile and ignore file for prod build * Add deploy workflow * Fix base image name * Update deploy script with aws commands * Fix deploy command * Fix json creation for service key * Fix syntax of create-json action * Add testing and typechecking to deploy * Add types for waitress to satisfy mypy * Add workflow for discord notification * Add notification to deploy workflow * Fix indentation * Fix deploy to only run on master * Update README with deploy steps * Change master to main * Change master typo to main
Loading