TasosBak / graphql-mongo-server

A graphql-apollo-express server with mongoose and Mongo hosted on MongoDB Atlas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphql-mongo-server

A graphql-apollo-express server with mongoose and Mongo hosted on MongoDB Atlas.

  1. Clone or download the project.
  2. Make a copy of the .env-sample file with the name .env
  3. In the .env file, replace YOUR_MONGO_URI_HERE with the uri of your cluster in mongodb atlas or the localhost url pointing to your local mongo instance.
  4. Run npm i
  5. Run npm start

About

A graphql-apollo-express server with mongoose and Mongo hosted on MongoDB Atlas.


Languages

Language:JavaScript 100.0%