Important
This repo has been moved to Pocket's Monorepo
repository that contains pocket shared event bus, and the event-rules associated with it
- the infrastructure code is present in
.aws - the application code is in
src .dockercontains local setup.circlecicontains circleCI setup
npm install
npm start:dev# npm ci not required if already up-to-date
npm ci
docker compose up