https://rest-microservice.onrender.com
https://propromo.openstatus.dev
To start the development server run:
bun run dev
Open http://localhost:3000/ with your browser to see the result.
bun test
# build and push the image in . to heroku
heroku container:push web
# deploy the container to heroku using the pushed image
heroku container:release web
process.env.<ENV_VAR_NAME>