The example from the getting started guide.
This is a simple example of a WingLang project that demonstrates the usage of cloud services. The program creates a cloud bucket and a cloud queue. It then adds a consumer to the queue, which writes a message to a file in the bucket.
You can also open this in the Wing Playground
Please make sure to use a current and working setup of the wing cli
wing it
wing test --debug main.w