Skip to content

germanurrus/store-manager-back-end

Repository files navigation

Store-Manager GraphQL-API

Development setup

  1. Install dependencies with npm install

  2. Make sure you have correctly set up your environment file.

  3. Start node back end server with npm run start:dev.

Teardown

To kill node process press control + c

Tests

  • npm run test for all tests

Environment file

All credentials will be loaded from an .env file in the root of this repo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published