Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 371 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 371 Bytes

MongoDB Atlas Serverless Testing

This demo project is created to test the recent release of MongoDB Atlas Serverless instances

Copy the sample.config.json to config.<STAGE>.json and set the MongoDB Atlas variables.

Deploy the project with following command.

$ sls deploy --region <REGION> --stage <STAGE>

For more detail please refer to the blog post.