P
P
Podkrepi.bg Development
latest
Docs
Website
GitHub
Search
⌃
K
Links
Introduction
Dev Guidelines
Branching strategy
Pull requests guidelines
Starting a task
Definition of done
Recognising Contributions
Architecture
Backend
Frontend
Guidelines
Environments
.env
Local Development
Production
Infrastructure
Deployment to Kubernetes
REST API
Authentication
Endpoints
GRAPHQL
Schema
Powered By
GitBook
Production
Production environment
Build frontend
yarn build
Build Docker image
docker build . \
--file ./Dockerfile \
--target production \
--build-arg NODE_ENV=production
Previous
Local Development
Next - Infrastructure
Deployment to Kubernetes
Last modified
2yr ago