Security News
Supply Chain Attack Detected in @solana/web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
deep-kernel
Advanced tools
DEEP Framework is a full-stack web framework for building cloud-native web applications.
This framework is a core component of a larger ecosystem, called Digital Enterprise End-to-end Platform.
Using DEEP Framework, developers get out-of-the-box:
Amazon Web Services is the only supported cloud provider at the moment. Help needed to add support for Google Cloud Platform, Microsoft Azure, and others.
Documentation is available as Developer Guide and API Guide.
Learn hands-on how to build and deploy cloud-native web applications from this blog post and this tutorial video.
deepify
:npm install deepify -g
If you want to use
deepify
on Windows, please follow the steps from Windows Configuration before runningnpm install deepify -g
and make sure allnpm
anddeepify
commands are executed inside Git Bash.
deepify install github://MitocGroup/deep-microservices-helloworld ~/deep-microservices-helloworld
Path parameter in all
deepify
commands is optional and if not specified, assumes current working directory. Therefore you can skip~/deep-microservices-helloworld
by executingmkdir ~/deep-microservices-helloworld && cd ~/deep-microservices-helloworld
beforedeepify install
.
deepify server ~/deep-microservices-helloworld -o
When this step is finished, you can open in your browser the link http://localhost:8000 and enjoy the deep-microservices-helloworld running locally.
deepify deploy ~/deep-microservices-helloworld
Amazon CloudFront distribution takes up to 20 minutes to provision, therefore don’t worry if it returns an HTTP error in the first couple of minutes.
deepify undeploy ~/deep-microservices-helloworld
Amazon CloudFront distribution takes up to 20 minutes to unprovision. That's why
deepify
command checks every 30 seconds if it's disabled and when successful, removes it from your account.
Having questions related to deep-framework?
Interested in contributing to deep-framework?
Looking for web applications that use (or are similar to) deep-framework?
This repository is being sponsored by:
This code can be used under MIT license:
See LICENSE for more details.
FAQs
DEEP Kernel Library
The npm package deep-kernel receives a total of 7 weekly downloads. As such, deep-kernel popularity was classified as not popular.
We found that deep-kernel demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.