Twilio Datastore Docker Image

It's a Express based MongoDB image that provides API endpoints to store data into the MongoDB container.

Requirements

Install Docker

Install Docker on your local machine. Refer to the Docker Getting Started Guide.

Run the Service

git clone https://github.com/Mohammad-Khalid/twilio-datastore-server-image.git
cd twilio-datastore-server-image/
docker-compose up --build -d