/backend-Node.js_GraphQL_MongoDB

Boiler plate for backend using Node.js, GraphQL and MongoDB.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

backend-Node.js_GraphQL_MongoDB

Boiler plate for backend using Node.js, GraphQL, MongoDB and Docker.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • docker-compose

Installing

Clone the project from the repository

git clone git@github.com:Carlos-Marques/backend-Node.js_GraphQL_MongoDB.git

Change directory to project

cd backend-Node.js_GraphQL_MongoDB.git

Run docker-compose

docker-compose up

Landing page at http://localhost:4000

GraphQL interface at http://localhost:4000/graphql

Admin-Mongo interface at http://localhost:8082/

Built With

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details