Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 975 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 975 Bytes

Build The backend for social media web app

Introduction

I'am building a backend for social media web app.
presents an idea how dealing with /Graphql/ and '/apollo-server/.\

backend

Project Description
Graphql A query language for your API
apollo-server GraphQL schema basics - Node.js middleware
jsonwebtoken creating data with optional encryption
mongodb NoSQL database program uses JSON
mongoose library that creates a connection between MongoDB and the Express

Useage

frontend

  • npm run serve
    • Runs the app in the development mode.