eltPulse uses Clerk for authentication. After you sign up, we provision a user row in our database and you land on the dashboard.
pipeline.py or replication.yaml, config.yaml, and eltpulse_workspace.yaml.From the pipeline table, open Code to copy artifacts. Save them under eltpulse/pipelines/<name>/ in your managed repository when Git sync is connected.
We never store source passwords in the product UI beyond optional BYO GitHub OAuth tokens (when enabled). Set environment variables in the runner or repo where you execute pipelines — see the sidebar hints on the builder for common keys (e.g. GITHUB_TOKEN, destination DSNs).