Skip to main content

Local Dev Environment

Prerequisites

  • Node.js v18+
  • npm v9+

Instructions

  1. Setup the environment
node tools/setup-dev.js
  1. Start the environment

This command will start staqr with sqlite3 and in memory queue.

npm start
note

By default, the development setup only builds specific integrations.Open the file packages/server/api/.env and add comma-separated list of integrations to make available.

For more details, check out the Integration Development section.

  1. Go to localhost:4200 on your web browser and sign in with these details:

Email: dev@ap.com Password: 12345678