Security News
Supply Chain Attack Detected in Solana's 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.
Ichigoo is a static site generator that was created in order to beat out boredom during lockdown. The motivation is to understand how GatsbyJS works under-the-hood. The best way to learn is to clone it. Just like GatsbyJS, Ichigoo supports creating static sites with React and GraphQL. It also supports SPA navigation through React Router.
Disclaimer: This is an experiment and was created for fun.
In order to install, start with installing the CLI:
npm install -g ichigoo-cli
Create a new static site project
ichigoo new -- --name static-site
Run a dev server
ichigoo dev
Build for production
ichigoo build
Serve production server locally
ichigoo serve
With Ichigoo, I learned to use tools that I don't use as much at work. There are:
The codebase is well-commented so if you decided to dive in and see how it works, feel free to do so. I've also written accompanying blog posts to chronicle my explorations in creating this. There are available in series so feel free to check it out.
Yes! But only if you are interested in learning about how static site generators work. Stuff would probably break along the way since this was purely created for learning purposes. If you're looking for something more serious, check out GatsbyJS or one of the many static site generator you can find here: https://www.staticgen.com/
FAQs
Static site generator with React and GraphQL
The npm package ichigoo receives a total of 0 weekly downloads. As such, ichigoo popularity was classified as not popular.
We found that ichigoo 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.