spuxx-api is a modulithic Nest.js application that provides RESTful and RPC APIs for various tasks.
- Clone the repository:
git clone https://github.com/spuxx-dev/spuxx-dev-mono.git - Navigate to the project directory:
cd spuxx-dev-monoand runpnpm -r i - Create a
.envfile in the root directory and add the necessary environment variables (see here). - Run the application:
pnpm dev:api.