How to integrate KnexJS with GraphQL NodeJS and TypeScript

preview_player
Показать описание
Continuing our tutorial creating a full stack application from scratch using GraphQL.

In today's lesson we're going to add KnexJS to handle our database queries, migrations and seeding some data.
For the database we're going to use SQLite so that it is easy to set up in the local development environment without external dependency.

We're also testing that our GraphQL API still works as expected.

Рекомендации по теме
Комментарии
Автор

Can you show the steps to deploy this server?

RoyerAdames
Автор

u forgot one very important thing.. all your code is not working without installing package *ts-node* .. other than that, good tutorial

_slier
welcome to shbcf.ru