https://github.com/devcontainers-community/features-surrealdb
🟣 Install SurrealDB CLI & server
https://github.com/devcontainers-community/features-surrealdb
Last synced: 8 months ago
JSON representation
🟣 Install SurrealDB CLI & server
- Host: GitHub
- URL: https://github.com/devcontainers-community/features-surrealdb
- Owner: devcontainers-community
- License: mit
- Created: 2023-08-17T20:21:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-17T20:29:25.000Z (almost 3 years ago)
- Last Synced: 2025-04-14T03:16:06.798Z (about 1 year ago)
- Language: Shell
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SurrealDB Dev Container Feature
🟣 Install SurrealDB CLI & server
## Usage
```jsonc
// 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! ❤️
[this vs code blog post]: https://code.visualstudio.com/blogs/2022/09/15/dev-container-features