Skip to content

JCaraballo113/nestjs-taskmanagement-graphql

Repository files navigation

NestJS Task Management

A NestJS task management application built to learn more about integrating GraphQL with NestJS :D

Technologies used

Setting up your development environment

The steps to run this app are pretty simple, please make sure to have the following installed before proceeding

Now to run the app:

  • Clone the repo
  • Do docker-compose up, this will spool up everything the application needs :)
  • Enter PGAdmin(localhost:5050) and connect to your service. To connect simply add a server, as a hostname add the docker service name postgres-service and then your username and password.
  • PROFIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors