ScaffoldKit

$39.00

Category:

Description

Stop copy-pasting boilerplate. Start shipping.

ScaffoldKit generates production-ready project directories for Python (FastAPI), Node.js (Express), and Go in under one second. Every scaffold includes Docker, CI/CD, testing, linting, and environment configuration — configured and ready to run.

What you get

  • Multi-stage Dockerfile + docker-compose.yml with frontend, backend, and database
  • GitHub Actions CI/CD — lint, test, build, deploy on every push
  • Testing framework — Jest + Supertest (Node), pytest (Python), testing setup (Go)
  • Linting presets — ESLint, Prettier, ruff, golangci-lint — preconfigured
  • Environment files — .env.example, .env.development, .env.production
  • Makefile with common commands (test, lint, dev, build)
  • .editorconfig, .gitignore, README template

Usage:

npm install -g @ezralabs/scaffoldkit
scaffoldkit init my-project --stack=fastapi
cd my-project
make dev

Works on Linux, macOS, and Windows (WSL). One-time purchase — free updates.

Reviews

There are no reviews yet.

Be the first to review “ScaffoldKit”

Your email address will not be published. Required fields are marked *