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
Quickstarts
Search UI
Features
SDKs
Typescript
Getting Started
Contributing
Commands
Python
Integrations
Tools
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 search database on
Upstash
.
Code Formatting
Run the following command to format code:
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
Getting Started
Search
Assistant
Responses are generated using AI and may contain mistakes.