@lithosphere/service-template
Features
Getting Started
# Install dependencies
pnpm install
# Run in development (hot reload)
pnpm dev
# Run tests
pnpm test
# Build
pnpm build
# Start production
pnpm start
# Docker
pnpm docker:build
pnpm docker:runEndpoints
Path
Method
Description
Environment Variables
Variable
Default
Description
Project Structure
Last updated