{"id":18272,"library":"deep-framework","title":"DEEP Framework","description":"A full-stack web framework for building cloud-native web applications on AWS Lambda. Current stable version is 1.12.46. It provides a streamlined development environment, microservices architecture, serverless computing, and abstracted cloud services (AWS only). Key differentiators include zero-devops scalability and a CLI tool (deepify) for local development and deployment. Release cadence is monthly with bug fixes and feature updates.","status":"active","version":"1.12.46","language":"javascript","source_language":"en","source_url":"https://github.com/MitocGroup/deep-framework","tags":["javascript","digital enterprise end-to-end platform","amazon web services","platform-as-a-service","deep","aws","paas","cloud","computing"],"install":[{"cmd":"npm install deep-framework","lang":"bash","label":"npm"},{"cmd":"yarn add deep-framework","lang":"bash","label":"yarn"},{"cmd":"pnpm add deep-framework","lang":"bash","label":"pnpm"}],"dependencies":[{"reason":"AWS SDK is required for interacting with AWS services like Lambda, DynamoDB, S3, etc.","package":"aws-sdk","optional":false},{"reason":"Requires Node.js >=0.12, but best used with Node 4.3+","package":"node","optional":false}],"imports":[{"note":"Use ES module imports when possible; CommonJS require also works but is deprecated.","wrong":"const DeepFramework = require('deep-framework')","symbol":"DeepFramework","correct":"import DeepFramework from 'deep-framework'"}],"quickstart":{"code":"const deepify = require('deep-framework');\nconst app = new deepify.App();\napp.run().then(() => console.log('DEEP Framework started'));","lang":"javascript","description":"Initializes and runs a basic DEEP Framework application using the App class."},"warnings":[{"fix":"Update Node.js to >=6.0.0 and upgrade deep-framework to >=1.12.31","message":"Migrate to Node 6.x required in v1.12.31","severity":"breaking","affected_versions":"<1.12.31"},{"fix":"Use import statement instead of require()","message":"CommonJS require() is deprecated in favor of ES module imports","severity":"deprecated","affected_versions":">=1.12.0"},{"fix":"Run npm install -g deepify","message":"deepify CLI must be installed globally with -g","severity":"gotcha","affected_versions":"*"},{"fix":"Run aws configure or set AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY environment variables","message":"AWS credentials must be configured via CLI or environment variables","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'1.12.46':23 'abstract':35 'amazon':75 'applic':15 'architectur':31 'aw':17,38,84 'bug':62 'build':10 'cadenc':58 'cli':49 'cloud':12,36,86 'cloud-nat':11 'comput':33,87 'current':19 'deep':1,83 'deepifi':51 'deploy':56 'develop':28,54 'devop':45 'differenti':41 'digit':68 'end':71,73 'end-to-end':70 'enterpris':69 'environ':29 'featur':65 'fix':63 'framework':2,8 'full':5 'full-stack':4 'includ':42 'javascript':67 'key':40 'lambda':18 'local':53 'microservic':30 'month':60 'nativ':13 'paa':85 'platform':74,79 'platform-as-a-servic':78 'provid':25 'releas':57 'scalabl':46 'serverless':32 'servic':37,77,82 'stabl':20 'stack':6 'streamlin':27 'tool':50 'updat':66 'version':21 'web':7,14,76 'zero':44 'zero-devop':43","created_at":"2026-04-25T07:37:22.490992+00:00","updated_at":"2026-04-25T07:37:22.490992+00:00","problems":[{"fix":"Run npm install deep-framework in your project root","cause":"Package is not installed in the project directory","error":"Error: Cannot find module 'deep-framework'"},{"fix":"Run npm install -g deepify","cause":"deepify is not installed globally","error":"deepify: command not found"},{"fix":"Use import DeepFramework from 'deep-framework' or const DeepFramework = require('deep-framework')","cause":"Incorrect import method: using default import instead of named","error":"TypeError: DeepFramework is not a constructor"}],"ecosystem":"npm","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":"deepify","cli_version":null,"type":"library","homepage":"https://deep-framework.com","github":"https://github.com/MitocGroup/deep-framework","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/deep-framework","openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework","aws","devops"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-07-24","install_tag":null}}