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

https://github.com/marcosfede/swapiql

The GraphQL Starwars API
https://github.com/marcosfede/swapiql

api apollo express graphql node nodejs react starwars starwars-api typeorm typescript

Last synced: 3 months ago
JSON representation

The GraphQL Starwars API

Awesome Lists containing this project

README

          

# Node Star Wars GraphQL API + React Apollo Client

## Tech

- Typescript
- Nodejs
- React
- Apollo Client
- Graphql Yoga
- Typeorm

## Start production server
`docker-compose -f docker-compose.prod.yml up -d --build`

## Import data
`docker-compose -f docker-compose.prod.yml exec back yarn run import`

Made with <3 by [Matias Pierobon](https://github.com/matias-pierobon) & [Federico Marcos](https://github.com/marcosfede)