Skip to content

This is a project developed based in technology graphql, this is a api graphql maked for a simulate a clone of the hackernews website.

Notifications You must be signed in to change notification settings

JeffPatricio/hackernews_graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This project has as main objective to simulate a clone of an api made in graphql for the website hackernews (https://news.ycombinator.com/). This project was developed with the technologies graphql-yoga and prism as being the main pillars of the project and it counts with the registration flow of posts, the creation of users, the control of authentications and the necessary validations.

Technologies

The project was developed using the following technologies:

Minimal Requirements

  • NodeJS 10.x
  • NPM or Yarn

Getting Started

Cloning the repository:

  • $ git clone https://github.com/JeffPatricio/hackernews_graphql.git

Download the dependences:

Go to the root of the project

  • yarn

Executing

  • npx prisma migrate up --experimental
  • npx prisma generate
  • yarn dev

About

This is a project developed based in technology graphql, this is a api graphql maked for a simulate a clone of the hackernews website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published