Skip to content
forked from claudiajs/claudia

Deploy Node.js projects to AWS Lambda and API Gateway easily

License

Notifications You must be signed in to change notification settings

Mattlk13/claudia

Repository files navigation

Claudia.js

Claudia makes it easy to deploy Node.js projects to AWS Lambda and API Gateway. It automates all the error-prone deployment and configuration tasks, and sets everything up the way JavaScript developers expect out of the box. This means that you can get started with Lambda and API Gateway easily, and focus on solving important business problems instead of dealing with AWS deployment workflows.

With the help of Claudia builder projects, you can also use API Gateway as if it was a lightweight javascript web server, or create and deploy chat bots for various platforms easily.

Check out this video to see how to create and deploy a microservice in under 5 minutes.

Examples, please!

For some nice examples, see the Example Projects.

Getting started

  • Read the Getting started guide for information on setting up credentials and a walk-through of a simple hello-world example.

  • Check out Command Line Usage for details about command line options.

Questions/Comments?

Check out the Frequently Asked Questions.

Join the chat at https://gitter.im/claudiajs/claudia

Contributing

Contributions are greatly appreciated. See the Contributors' guide for information on running and testing code.

What's new since...?

See the Release History

Further reading

See Related Articles for more articles, reviews and tutorials.

About

Deploy Node.js projects to AWS Lambda and API Gateway easily

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Shell 0.5%