Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vicradon/hackernews-node

A hackernews clone api built with graphql
https://github.com/vicradon/hackernews-node

Last synced: 27 days ago
JSON representation

A hackernews clone api built with graphql

Awesome Lists containing this project

README

        

# Hackernews Node
A Hackernews clone built using graphql

## Prisma
Anytime a change is made to the datamodel.prisma, One has to run the prisma deploy command

It's kinda like
1. Make a change to the `datamodel.prisma` file
2. Add the changes to the `schema.graphql` file