Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Pocket/pocket-event-bridge

Repository files navigation

PocketEventBridge

Important

This repo has been moved to Pocket's Monorepo

repository that contains pocket shared event bus, and the event-rules associated with it

Folder structure

  • the infrastructure code is present in .aws
  • the application code is in src
  • .docker contains local setup
  • .circleci contains circleCI setup

Develop Locally

npm install
npm start:dev

Start docker

# npm ci not required if already up-to-date
npm ci
docker compose up

About

This is PocketEventBridge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published