An open API service indexing awesome lists of open source software.

https://github.com/cloudle/ronin-api


https://github.com/cloudle/ronin-api

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

## Introduction:
AWS Lambda based api that run on top of GraphQl interface

## Required tools:
- wings-cli, install with `npm i -g wings-cli`
- [serverless cli](https://www.serverless.com/framework/docs/getting-started/) on your machine

## Development:
With `wings-cli` installed, run `wings` under project's root to launch development server

## Deployment:
- Make sure you have Aws account configured on your machine
- Under project's root, run `yarn deploy` to deploy