Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.22 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.22 KB

MerLoc Demo TODO App

license

This is a sample 100% serverless TODO application with MerLoc support to be able to develop, test, debug and hot-reload AWS Lambda functions locally.

Setup

  • Setup MerLoc Broker.
  • Build TODO app.
  • Deploy TODO app with the MerLoc Broker URL you get from MerLoc Broker setup above.
  • Install MerLoc IntelliJ IDEA plugin.
  • Setup MerLoc IntelliJ IDEA plugin with the MerLoc Broker URL you get from MerLoc Broker setup above.
  • Run, debug and hot-reload TODO app by MerLoc IntelliJ IDEA plugin.

Contributing

Everyone is very welcome to contribute to this repository. Feel free to raise issues or to submit Pull Requests.

License

Licensed under Apache License 2.0.