https://github.com/aashrafh/graphts
A GraphQL server boilerplate using TypeScript and Nodejs
https://github.com/aashrafh/graphts
body-parser boilerplate eslint express graphql graphql-server nodejs typescript
Last synced: 3 months ago
JSON representation
A GraphQL server boilerplate using TypeScript and Nodejs
- Host: GitHub
- URL: https://github.com/aashrafh/graphts
- Owner: aashrafh
- Created: 2020-08-11T22:22:05.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-11T22:29:58.000Z (almost 6 years ago)
- Last Synced: 2025-03-31T01:29:31.060Z (over 1 year ago)
- Topics: body-parser, boilerplate, eslint, express, graphql, graphql-server, nodejs, typescript
- Language: TypeScript
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GraphTS
A GraphQL server boilerplate using TypeScript and Nodejs
## Build with
- [TypeScript](https://www.typescriptlang.org/)
- [Node.js](https://nodejs.org/en/)
- [Express](https://expressjs.com/)
- [GraphQL](https://graphql.org/)