A RESTful API to support Retreat Management applications. Supports creation/editing of users, events, retreatants, to do tasks and instructions, and scheduled and instant email support. API is built with Node.js, MongoDB, Express, and Amazon Lambda and SES
- docker
- docker-compose
- open docker-compose.yml and set your AWS_PROFILE
- start Docker
- run
docker-compose build - run
docker-compose up