/hobbies-gql

GraphQL Server with MongoDB connection

Primary LanguageJavaScript

GraphQL Server with MongoDB connection to My Hobbies

1. Install dependencies:
> npm i

2. Set connection string to mongoDB in .env

3. Run server:
> npm start

4. Navigate to:
> http://localhost:4000/graphql