/cafe-api

Cafe graphql server

Primary LanguageJavaScript

Cafe API

Demo is running at: https://cafe-menu-api1.herokuapp.com/graphql

  • Run npm install to install dependencies
  • You can run tests with npm run test
  • Start the the app with npm run start
  • You'll need to setup db and cloudinary configuration in order to properly run the application, to do so use those environment variables:
DB_HOST=
DB_USER=
DB_PASS=
DB_NAME=
IS_LOCALHOST=true
CLOUDINARY_API_KEY=
CLOUDINARY_API_SECRET=
CLOUDINARY_NAME=