Skip to content

mbouzi/chrrp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chrrp

This is a "twitter-lite" web service! You have the ability to:

  • create an account
  • create, edit & delete posts
  • view other users posts

Getting started:

  • Clone or download this repository.

  • cd server

  • yarn install

  • node src/index

  • In root yarn install

  • yarn start

    Enjoy!

Technologies

This app was built with:

  • React - Frontend framework for building user interfaces
  • Apollo Client 2.1 - Caching GraphQL client
  • graphql-yoga - GraphQL server
  • Prisma - Open-source GraphQL API layer, turns database into a GraphQL API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published