Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@genezio/create-genezio-app
Advanced tools
create-genezio-app
create-genezio-app
generates project templates that suit your needs, so you can focus on coding the application logic using your favorite programming language.
You are welcome to integrate your own libraries to solve the needs of your application.
git
to version your code.To start an application using create-genezio-app
run the following command and answer the command prompt questions:
npx @genezio/create-genezio-app
To see magic happening, you can also deploy your application on a serverless infrastructure using genezio
.
Install genezio
on you machine:
npm install -g genezio
Login into our infrastructure with:
genezio login
Head to the server
directory of your project and run:
cd /<project-directory>/server && genezio deploy
To find more details on how to use genezio
, check out the official documentation:
If you cannot find what you are looking for in the docs, don't hesitate to drop us a GitHub issue or start a discussion on Discord.
We want you to get your project up and running in no-time.
If you find yourself in a pickle using genezio
or create-genezio-app
, drop us a GitHub issue, start a discussion with us on Discord or drop us an email at contact@genezio.io.
genezio
can be installed and used on macOS, Linux-based distributions and Windows.node
>= 14.0.0 should be installed on your machine.For the most common issues that our users have dealt with, we created a Troubleshooting section in the documentation.
If you don't find the guidance there, drop us a GitHub issue. We are more than happy to help you!
Contributions are welcome! Please see our Contributing Guide for more details.
Show your support by giving us a star :star:, to help others discover genezio
and become part of our community!
There are a growing number of awesome projects deployed with genezio
and we want to shout out about them.
If you deployed a project using genezio
let us know on Discord and we will add it to our Hall Of Fame.
Brag to your friends that you are using genezio
with this awesome badge ->
[![deployed with: genezio](https://img.shields.io/badge/deployed_with-genezio-6742c1.svg?labelColor=62C353&style=flat)](https://github.com/genez-io/genezio)
create-genezio-app
is licensed under GNU General Public License v3.0
. For more information, please refer to LICENSE.
FAQs
Start a full-stack genezio app
The npm package @genezio/create-genezio-app receives a total of 0 weekly downloads. As such, @genezio/create-genezio-app popularity was classified as not popular.
We found that @genezio/create-genezio-app demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.