Skip to content

leip1493/puzzle-recipe-challenge

Repository files navigation

Puzzle Recipe Challenge 💥

Description

Api for recipe management using GraphQL.

Developed using

Setup

  1. Install MySQL database or use Mysql docker image
  2. Create .env file in the root of the project, uses .env.example as template.
  3. Configure the .env file using your credentials.
  4. Install dependencies npm install.

Running the app

# development
$ npm run start

#or

# watch mode
$ npm run start:dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published