Skip to content

A library of templates to get you started faster and explore tools, frameworks, and runtimes.

License

Notifications You must be signed in to change notification settings

nathfavour/community-templates

 
 

Repository files navigation

Project IDX Community Templates

A library of templates to get you started faster and explore tools, frameworks, and runtimes.

Project IDX Community Templates

Note: This repository is for non-official, non-supported, templates for IDX workspaces.

Open in IDX

Add your custom IDX template

Project IDX allows anyone to make custom workspaces through custom templates. They require a few specific files that instruct Project IDX what to do when a workspace is being created.

Clone and create your own folder

First clone the repository down and make your own folder for your template.

git clone https://github.com/project-idx/community-templates
mkdir <your-template-path> && cd $_

Create the necessary files for the template: idx-template.json and idx-template.nix.

Testing

Test your changes with the template CLI or through a template URL such as https://idx.google.com/new?template=.

Add an Open in IDX Button

Check out the "Open in IDX Button Generator" tool in our documentation.

Create a PR

Once you have a tested template with an Open in IDX button, create a PR and request review.

About

A library of templates to get you started faster and explore tools, frameworks, and runtimes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 44.7%
  • Nix 29.4%
  • CSS 7.4%
  • Dart 6.3%
  • Rust 5.0%
  • HTML 2.7%
  • Other 4.5%