* Testing: Separate RUN commands
* Test with no prune
* Copying v2 API app to test
* Added NEXT_PUBLIC_API_V2_URL
* Added default value for NEXT_PUBLIC_API_V2_URL
* add cleanup step in docker-build-push-dockerhub
* move cleanup and add directory list for directory context
* --WIP
* Setting the CWD for building the web app
* Trying a workspace command to run with --cwd
* Use action to free disk space
* combined the jobs
* Bring back app router
* Clean up
* Removed the extra push image step
* clean up
* Made the checkout more flexible
* Just testing the github.ref
* Reverted changes related to the version input
---------
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
* fix: add missing env variables
* Added DATABASE_DIRECT_URL to README
* Updated text
* Added to build-time variable and removed default
* Removed extra connection string
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com>