Skip to content

Sathish-Kumar-R6/secret-santa-backend

Repository files navigation

Secret Santa Backend

  • This is the backend application for the Secret Santa project. The backend provides the necessary API routes for the frontend and includes a health check route.

Dependencies

  • Ensure that you have Node.js and Yarn installed on your system.

Setup Instructions

  1. Clone the Repository:

    git clone <repository-url>
    cd <repository-directory>
  2. Install Dependencies: In the terminal, type:

    yarn
  3. Available Scripts:

    • Start the development server:
      yarn dev
    • Run tests:
      yarn test
    • Run tests in watch mode:
      yarn test:watch
  4. Run the Application:

  5. API Routes:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published