Skip to content

jpbretanha/hackernews-api

Repository files navigation

Graphql Api for Hackernews

Run yarn

Creating Database

run docker-compose up -d inside database/hackernews to start docker prisma container. After run prisma deploy to start prisma server

Server

Run node src/index.js to run server and graphql playground to open graphql playground UI

About

Graphql Api for hackernews project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published