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.
- Host: GitHub
- URL: https://github.com/przbadu/type-graphql-app-starter
- Owner: przbadu
- Created: 2020-09-20T13:15:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T14:52:38.000Z (over 4 years ago)
- Last Synced: 2025-02-14T22:47:41.450Z (3 months ago)
- Language: TypeScript
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```