Skip to content

Sample project to guide the use of GraphQL and Serverless Architecture.

License

Notifications You must be signed in to change notification settings

muriloamendola/graphql-serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-serverless

Sample project to guide the use of GraphQL and Serverless Architecture.

Getting Started

These instructions will get you a copy of the project up and running on aws cloud.

First of all you need to clone this repository in your machine:

git clone [email protected]:muriloamendola/graphql-serverless.git

To install project dependencies just run:

npm i

Prerequisites

This project have been developed using Serverless Architecture and to help us to deploy and operating the resources in to the Cloud we decided to use Serverless Framework. For use of Serverless Framework we need to install serverless cli running the following command:

npm install -g serverless

Deploy to AWS

After configure your aws credentials just run the following command:

sls deploy --stage dev

Authors

See also the list of contributors who participated in this project.

License

MIT License © 2018

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •