Skip to content

User Provisioning

GL-AZU-APP_Adobe_Creative_Cloud

  • Test
  • Test 2
  • Test 1
  • Test 2
  1. Test
  2. Test
123
ABC
EinsZweiDrei

Hello



GL-AZU-APP_Adobe_Creative_Cloud

21 July 2025

21 July 2025 at 14:43

Here’s how to set up the server:

:::steps

  1. Install the dependencies: ```bash npm install

  2. Configure the environment:

    • Copy .env.example to .env
    • Update the database URL
  3. Start the server:

    bash

    npm start

:::