Table of Contents

We provide some Quickstart examples to help you start your journey with Golem:

TitleContent description
JS Quickstart (node.js)If you're looking to quickly get started with Golem using node.js, check out the JS Quickstart which will take you through the setup steps and have you running your first app in less than 10 minutes. Just click on the link provided to give it a try.
JS Quickstart (in a browser)Will guide you on how to operate a requestor agent through your web browser.
Ray on Golem QuickstartIf you're looking to quickly get started with Golem using Python (and Ray), check out the quick and easy, copy and run instructions on launching the Ray on Golem cluster and running Python code on it.
Python QuickstartIf you're looking to quickly get started with Golem using Python, check out the Python Quickstart which will take you through the setup steps and have you running your first app in less than 10 minutes. Follow the link provided and give it a try.
'no-code' app deploymentIn this guide, you will learn how to deploy your Docker application on Golem without the need for coding.
Retrievable task (Job API)In this guide, you will learn how to use the Job API to retrieve the status and results of a task after it has been started.

Was this helpful?