Upstash Documentation home page
Search...
⌘K
Ask AI
Discord
Blog
Twitter
Console
Console
Search...
Navigation
Typescript
Contributing
Overview
Redis
Vector
QStash
Workflow
Search
Developer API
Overall
Features
REST API
SDKs
Typescript
Getting Started
Commands
Advanced
Contributing
Python
PHP
Semantic Cache JS
Semantic Cache Python
Go SDK
Integrations
Tutorials
Examples
Help
On this page
Preparing the environment
Code Formatting
Running tests
Typescript
Contributing
Preparing the environment
This project uses
Bun
for packaging and dependency management. Make sure you have the relevant dependencies.
Copy
Ask AI
curl -fsSL https://bun.sh/install | bash
You will also need a vector database on
Upstash
.
Code Formatting
Copy
Ask AI
bun
run
fmt
Running tests
To run all the tests, make sure you have the relevant environment variables.
Copy
Ask AI
bun
run
test
Was this page helpful?
Yes
No
Suggest edits
Raise issue
Advanced
Getting Started
Assistant
Responses are generated using AI and may contain mistakes.