Socket
Socket
Sign inDemoInstall

@slay-pics/slay-q

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slay-pics/slay-q - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

2

package.json
{
"name": "@slay-pics/slay-q",
"version": "0.2.1",
"version": "0.2.2",
"description": "Slay Q is a queue and background job management system inspired by Inngest. It's in production use on https://slay.pics for managing all of our media processing, notifications and other services.",

@@ -5,0 +5,0 @@ "repository": "SlayPics/SlayUtils",

@@ -25,2 +25,15 @@ # Slay Q

## Run The Example App
To get a quick overview of how it works, check out the example nuxt app to see Slay Q in action:
```bash
npx giget@latest gh:SlayPics/SlayUtils/examples/nuxt-example slayq-nuxt-example --install
cd slayq-nuxt-example
pnpm install
cp example.env .env
docker compose up -d
pnpm run dev
```
Once launched, visit [http://localhost:3000](http://localhost:3000).
## Usage

@@ -27,0 +40,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc