A Knowledge Base that helps you find gaps in your knowledge!
- Next.JS
- React
- Remult
- Refine
- Node.js & npm
- Docker & Docker Compose
- AWS credentials (for deployment)
# Install dependencies
npm install
# Start local dev environment
npm run dev:up# Synthesize CloudFormation templates
npm run synth
# Generate architecture diagram
npm run diagram/app- Next.js application/aws- CDK infrastructure code/docker- Docker Compose setup
MIT