Giter Club home page Giter Club logo

gachitrip-server's Introduction

yarn init yarn add typescript ts-node nodemon --dev yarn add tslint-config-prettier --dev

Definitely Types yarn add @types/node --dev

yarn add graphql-yoga

install medleware yarn add helmet morgan cors

yarn add @types/helmet @types/morgan @types/cors --dev

yarn add graphql-tools merge-graphql-schemas

yarn add graphql-to-typescript gql-merge --dev

yarn add babel-runtime --dev

yarn add typeorm

psql CREATE DATABASE nuber;

yarn add pg

yarn add dotenv

yarn add class-validator

yarn add bcrypt yarn add @types/bcrypt --dev

[twillo] sms 서비스 yarn add twilio yarn add @types/twilio --dev

yarn add jsonwebtoken yarn add @types/jsonwebtoken --dev

mailgun - email 서비스 yarn add mailgun-js yarn add @types/mailgun-js --dev

Resolvers

Public Resolvers:

  • Sign In / Sign Up with Facebook
  • Sign In Login with Email
  • Starts Phone Number Verification
  • Complete Phone Number Verification
  • Sign Up with Email

Authentication

  • Generate JWT
  • Verifiy JWT

Private Resolvers:

  • Verify Email
  • Get My Profile
  • Update My Profile
  • Toggle Driving Mode
  • Report Location/ Orientation // for real-time
  • Add Place
  • Edit Place
  • Delete Place
  • See Nearby Drivers
  • Subscribe to Nearby Drivrs
  • Request a Ride
  • Get Nearby Rides
  • Subscribe to Nearby Ride Requests
  • Subscribe to Ride Status
  • Get Chat Room Message
  • Subscribe to Chat Room Messages
  • Send a Chat Message

Code Challenge

  • Get Ride History
  • See Ride Detail

gachitrip-server's People

Contributors

woojong92 avatar

Watchers

James Cloos avatar

gachitrip-server's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.