Skip to content

devcontainers-community/features-surrealdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SurrealDB Dev Container Feature

🟣 Install SurrealDB CLI & server

Usage

// devcontainer.json
{
  "features": {
    "ghcr.io/devcontainers-community/features/surrealdb": {}
  }
}

❓ Don't know what this ☝ means? Check out this VS Code blog post.

Options

There are currently no options. If you'd like to add a version option, open an Issue or a PR! ❤️