Skip to content

Latest commit

 

History

History

README.md

# spuxx-api

Description

spuxx-api is a modulithic Nest.js application that provides RESTful and RPC APIs for various tasks.

Setup

  1. Clone the repository: git clone https://github.com/spuxx-dev/spuxx-dev-mono.git
  2. Navigate to the project directory: cd spuxx-dev-mono and run pnpm -r i
  3. Create a .env file in the root directory and add the necessary environment variables (see here).
  4. Run the application: pnpm dev:api.