Back

Fast onboarding for JavaScript and TypeScript projects

You can now create an instance for your TypeScript or JavaScript project by yourself in minutes.

Start screen of the instance creation flow

Creating an instance using this new flow

Give your instance a name and select the project type.

Selecting the project type

Then you can install our GitHub App on the GitHub repository you want to create an instance for and select that repository.

Installing the GitHub App

You will then be asked to select the branch you want to slice from, which files you want to include or ignore in the instance, and the commands to build and run the project.

Slicing the repository

After that, we will verify that the project still builds correctly.

Verifying that the project builds correctly

And that’s it from your end - we will take care of the rest!

Instance created