Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/augustoscher/graphql-server

Node and GraphQL server with Apollo.
https://github.com/augustoscher/graphql-server

apollo docker graphql mongodb mongoose

Last synced: about 3 hours ago
JSON representation

Node and GraphQL server with Apollo.

Awesome Lists containing this project

README

        

# graphql-server
Node and GraphQL server with Apollo.
Backend for https://github.com/augustoscher/search-app project.

### Running

Running the application with docker:

```sh
make dev-logs
```