Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@genesislcap/blank-app-seed

Package Overview
Dependencies
Maintainers
0
Versions
227
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@genesislcap/blank-app-seed

Genesis Blank App Seed

  • 3.39.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
620
decreased by-45.08%
Maintainers
0
Weekly downloads
 
Created
Source

{{appName}}

{{{description}}}

{{!

Testing

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/

}}

Getting started with development

Next steps

If you need an introduction to the Genesis platform and its modules it's worth heading here.

Project Structure

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.

Server

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'.

Web client

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.

License

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.

Licensed components

Genesis application platform

FAQs

Package last updated on 10 Jan 2025

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc