Ko-Fi webhook api for cardian ocg art orders
PORT: port to listen onDATABASE_URL: url to connect to databaseAUTH_TOKEN: auth token to use for requests
gleam run # Run the project
gleam test # Run the tests
gleam shell # Run an Erlang shellflyctl launchwith database
flyctl secrets set AUTH_TOKEN=sometokenmight also need to set the port
flyctl secrets set PORT=8080