raman08 / Youtube-graphql-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube GraphQl API

To start the server you need to first install all the dependencies with

npm install

after that you can start the server with

npm start

When you open the url you will see the dashboard as shown in the following image:

Alt Text

Prisma dashboard

You can also run prisma dashboard to manage the database

npx prisma studio

About


Languages

Language:TypeScript 100.0%