SLS GQL Template is a very simple template to use with AWS Lambda in a very simple way.
This project was built with nice technologies:
- Clone the repo
git clone https://github.com/agustinhopneto/sls-gql-template.git
- Install NPM packages
npm install
- Run the example
npm run start
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the project
- Create your feature branch
git checkout -b feat/amazing-feature
- Commit your changes
git commit -m 'feat(index): add some amazing feature'
- Push to the branch
git push origin feat/amazing-feature
- Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.