#node-mongo-graphql-api A GraphQL API with Node and MongoDB
Don't forget to give this repo a ⭐ if you like and want to appreciate my efforts
Tech
[In order to get access queries and mutation please login. If you don't have an account please registration first.]
Packages
Registration
Login
Favorite Appartments
Filter by geolocation
The easiest way to get started is to clone the repository:
git clone --depth=1 https://github.com/MdSazzadIslam/node-mongo-graphql-api.git
npm install
cd backend
node server.js
[N.B -> Please add mongodb connection string in .env file]
Don't forget to give this repo a ⭐ if you like and want to appreciate my efforts