Contributing
Development Environment Setup
Prerequisites
Repository Structure
Local Development Workflow
git clone https://github.com/learningeconomy/LearnCard.gitcd LearnCardnvm use # Uses the version specified in .nvmrcpnpm installpnpm exec nx affected --target=test --base=HEAD~1 --head=HEADpnpm exec nx run-many --target=build --exclude docs
Continuous Integration and Deployment
CI/CD Workflow
Automated Testing
Deployment Process
Release Process
Infrastructure Architecture
Serverless Configuration
Environment Variables
Category
Variables
Purpose
Docker Images
Docker Release Process
Maintenance
Last updated
Was this helpful?