Skip to content

ike10/crave_tech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crave_tech

This is a simple graphql api that helps Startups monitor tasks and sub tasks. Tools and Frameworks used:

  • NodeJS
  • Express
  • TypeGraphql
  • TypeOrm
  • Twitter API

Getting Started

First, clone this repo:

git clone <repo>

Then, install all required dependencies:

npm install

lastly, run the development server by:

npm start
# or
yarn start

Open [http://localhost:4000/graphql] with your browser to interact with the graphiql playground.

Sample Query and Data Body

Limitation/Todos(Areas for modification/improvement)

  • Build Test Pipeline
  • Implement frontend to consume GraphQL Api
  • Build better error handler

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published