Skip to content

emilaleksanteri/events-board

Repository files navigation

About project

Real time feed application built on aws infrastructure in microservices architecture (work in progress) using localstack

Dev

Make sure to have cdklocal, docker and migrate installed for testing make sure to have ginkgo working and meet the requirements for testcontainers

Having awslocal can also help with local dev to browse resources within localstack

  1. Run make help to see all available commands
  2. Copy .envrc.example into an .envrc file and add secrets
  3. If on a fresh db cd ./migrations && make db/migrations/up to get db set up
  4. Run make start to start localstack dev environment
  5. Run make build/lambdas && make build/infra to get resources ready
  6. Run make bootstrap && make deploy to deploy localstack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published