Guide
This is a guide to create new project for Runtime.land.
Step 1: Sign In
To get started, you need to a Github account to sign up. Go to login page and click on the Continue with Github button. Then you will be redirect to Github to authorize the application. Click the "Authorize" button to connect your Github account with Runtime.land.
Step 2: Create a New Project
A project is a function with a unique name. You can create a new project by clicking the "New Project" button on the top right corner of the page.
Choose a template and click Edit in Playground to start creating new project with random name and editing the project code.
Step 3: Save & Deploy
Write your code in the editor and click the Save & Deploy button to see the result on the right preview panel.