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

https://github.com/jwebcoder/aws-lambda-graphql


https://github.com/jwebcoder/aws-lambda-graphql

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# POC

This is a graphQL for multiple backends POC

## Install
`git clone` this repo

`npm i`

## Running
Run `TARGET=uk npm run dev` locally to start a server targeting the **"UK backend"**

## Build
Run `TARGET=uk npm run build` locally to build a server targeting the **"UK backend"**