mirror of
https://github.com/aleleba/create-node-ts-graphql-server.git
synced 2025-04-19 22:28:00 -06:00
Node with Typescript and GraphQL Server
Adding files from first version. Creating GraphQL server with their controllers and their models, squema and resolvers. Adding support to webpack and typescript. |
||
---|---|---|
@types | ||
config | ||
controllers/controllerGraphQL | ||
GraphQL | ||
models | ||
routes | ||
.babelrc | ||
.env.example | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
index.ts | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
PRNameGenerator.ts | ||
tsconfig.json | ||
webpack.config.dev.ts | ||
webpack.config.ts |