KV Mechelen Backend

This is the backend for the KV Mechelen project. It's built with Node.js and TypeScript, using the NestJS framework and Prisma for database access.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js v20.13.1 or later
  • Docker

Installation

  1. Clone the repository: git clone https://github.com/your-repo/kvmechelen-backend.git

  2. Install the dependencies: npm ci

  3. Copy the .env.example file to .env and fill in your environment variables.

  4. Build the project: npm run build

Running the Application

To start the application in development mode, run: npm run start:dev

To start the application in production mode, run: npm run start:prod

Testing

This project uses Jest for testing. Run the tests with: npm run test

For end-to-end tests, run: npm run test:e2e

Authors

  • DiSeCtRy
  • Jurn
  • Cédric

Acknowledgments

Thanks to everyone who has contributed to this project.

results matching ""

    No results matching ""