Skip to content

ish-101/supply-sharing-server

Repository files navigation

supply-sharing-server

Pre-req software

How to start working

  1. Clone
  2. Copy the .env file from Google Drive to the root folder of the project.
  3. cd to the directory in terminal
  4. npm install
  5. npm run start:dev
  6. Open localhost:3000/graphql in a web browser

Optional steps

  • npm i -g @nestjs/cli -- To use shortcuts for generating new files. If this command fails, try running as admin. On Windows, run CMD as admin. On Mac/Linux, add sudo before command.
    • After doing this step, try running nest command in the terminal. It will provide you further instructions on how to generate new schematics using it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published