Skip to content

mkamranhamid/Journal-app-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQl & MongoDB Starter for Hackathon

This project is built on node.js using express,graphQL and mongoDB as dependencies.

🚀 Quick start

  1. Create Project on Mongo Cloud
  • Open MongoDB Cloud in your browser.
  • Click on New Project
  • Give some name to your project
  • Click Create Project
  • Create cluster Build a Cluster
  • Choose a server which is most near to you.
  • Create a user for database by navigating to Database Access tab in the left panel
  • Add your IP address by clicking on Network Access tab and choose ADD CURRENT IP ADDRESS
  • Get URI to connect to your database from Cluster > Connect
  1. Requirements
  1. Clone the repo.
  • git clone https://github.com/mkamranhamid/graphql-mongo-starter myproject
  • cd myproject
  • npm install
  1. Start Project
  • npm start
  • Open localhost:3000/graphql in your browser

About

apis using graphql design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published