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

https://github.com/przbadu/type-graphql-app-starter

typescript, graphql, type-graphql, apollo-server-express starter app.
https://github.com/przbadu/type-graphql-app-starter

Last synced: about 1 month ago
JSON representation

typescript, graphql, type-graphql, apollo-server-express starter app.

Awesome Lists containing this project

README

        

# type-graphql-app-starter

typescript, graphql, type-graphql, apollo-server-express starter app.

### How to run

```
npm i
npm start
```