Node with Typescript and GraphQL Server
Go to file
Alejandro Lembke Barrientos e9bc4f091f PR-448199:
Adding Testing with Jest and bin command for npx.
2022-05-25 23:39:38 +00:00
@types PR-448199: 2022-05-25 21:08:50 +00:00
bin PR-448199: 2022-05-25 23:39:38 +00:00
config PR-448199: 2022-05-25 21:08:50 +00:00
controllers/controllerGraphQL PR-448199: 2022-05-25 21:08:50 +00:00
GraphQL PR-448199: 2022-05-25 21:08:50 +00:00
models PR-448199: 2022-05-25 21:08:50 +00:00
routes PR-448199: 2022-05-25 21:08:50 +00:00
tests/server PR-448199: 2022-05-25 23:39:38 +00:00
.babelrc PR-448199: 2022-05-25 21:08:50 +00:00
.env.example PR-448199: 2022-05-25 21:08:50 +00:00
.eslintignore PR-448199: 2022-05-25 21:08:50 +00:00
.eslintrc.js PR-448199: 2022-05-25 21:08:50 +00:00
.gitignore PR-448199: 2022-05-25 21:08:50 +00:00
index.ts PR-448199: 2022-05-25 21:08:50 +00:00
jest.config.js PR-448199: 2022-05-25 23:39:38 +00:00
LICENSE Initial commit 2022-05-25 08:06:52 -06:00
package-lock.json PR-448199: 2022-05-25 23:39:38 +00:00
package.json PR-448199: 2022-05-25 23:39:38 +00:00
PRNameGenerator.ts PR-448199: 2022-05-25 21:08:50 +00:00
tsconfig.json PR-448199: 2022-05-25 21:08:50 +00:00
webpack.config.dev.ts PR-448199: 2022-05-25 21:08:50 +00:00
webpack.config.ts PR-448199: 2022-05-25 21:08:50 +00:00