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.
The Github GraphQL-Explorer can only be used on the GitHub docs domain, because everything else is not in GitHub's CORS policy (docs.github.com).
The window is quite small. I recommend using a Stylus user-css to make it larger. (example).
Use a diacritics remover, if you copied the graphql from somewhere else, before pasting it.
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>