Security News
The Risks of Misguided Research in Supply Chain Security
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
@genesislcap/blank-app-seed
Advanced tools
{{{description}}}
{{!
Quick test:
npx -y @genesislcap/genx@latest init myapp -x
Test local version (assuming blank-app-seed
exists in current folder):
npx -y @genesislcap/genx@latest init myapp -x -s ./blank-app-seed
Customise prompt answers:
npx -y @genesislcap/genx@latest init myapp
Enable SSO (use any API host which has SSO providers configured):
npx -y @genesislcap/genx@latest init myapp -x -s ./blank-app-seed --enableSSO --apiHost wss://prim-uat-internal.genesis.global/gwf/
}}
If you need an introduction to the Genesis platform and its modules it's worth heading here.
This project has been created from the Genesis Blank Application Seed. Our seeds allow users to quickly bootstrap their projects. Each seed adheres to strict Genesis best practices, and has passed numerous performance, compliance and accessibility checks.
This project contains server and client directories which contain the server and client code respectively.
The server code for this project can be found here. It is built using a DSL-like definition based on the Kotlin language: GPAL.
When first opening the project, if you receive a notification from IntelliJ IDE detecting Gradle project select the option to 'Load as gradle project'.
The Web client for this project can be found here. It is built using Genesis's next generation web development framework, which is based on Web Components.
This is free and unencumbered software released into the public domain. For full terms, see LICENSE
NOTE This project uses licensed components listed in the next section, thus licenses for those components are required during development.
Genesis application platform
FAQs
Genesis Blank App Seed
The npm package @genesislcap/blank-app-seed receives a total of 337 weekly downloads. As such, @genesislcap/blank-app-seed popularity was classified as not popular.
We found that @genesislcap/blank-app-seed demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
Research
Security News
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.