Skip to content

costamatheus97/graphql-crud-backend

Repository files navigation

Table of contents

General info

Simple GraphQL CRUD with Clean Architecture using a Bookstore example

How to use it

After cloning the repository, install the dependencies with:

$ yarn

And start the development server with:

$ yarn dev

Or just run the following command to run the container

$ docker-compose up

Linter:

$ yarn lint

Build:

$ yarn build

Technologies

  • Nodejs
  • Typescript
  • Express
  • GraphQL
  • MongoDB
  • Docker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published