Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

pagopa-archive/arc-be-mock

Repository files navigation

pagopa-arc-be-mock

About The Project

Built With

Getting Started

Prerequisites

Configuration

This mock uses the following environment variables:

Name Description Required Default value
ENDPOINT_DELAY Delay time in milliseconds applied to every endpoint No 0

You must set up environment variables by creating a .env file. You can use the provided example file as such to get default values for these variables:

$ cp env.example .env

Installation

Install dependencies with

$ yarn

Usage

Run in development with

$ yarn dev

if a file is changed under the src/ directory the app will be rebuilt automatically

Build the package with

$ yarn build

then, you can just use:

$ yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •