
Security News
GitHub Actions Supply Chain Attack Puts Thousands of Projects at Risk
A compromised GitHub Action exposed secrets in CI/CD logs, putting thousands of projects at risk and forcing developers to urgently secure their workflows.
create-bison-app
Advanced tools
Bison is a starter repository created out of real-world apps at Echobind. It represents our team's "Greenfield Web Stack" that we use when creating web apps for clients.
We're always improving on this, and we welcome suggestions from the community!
@/
) to avoid the need for long relative import paths._templates
folder.getServerSideProps
like you would in any Next app.A few other projects that are rapidly maturing in the Full Stack Jamstack space.
RedwoodJS Redwood is a very promising framework that we're watching. We took the concept of "Cells" directly from Redwood (though admittedly our version takes a bit more code!)
Blitz.js Blitz is also very promising. Blitz is built on Next.js (which we love!) and takes a very different approach by attempting to remove the API layer using conventions provided by Next.js.
We may borrow concepts from Redwood and Blitz over time or even switch to one as they continue to mature.
Think of Bison as a bit closer to the metal and preconfigured for maximum DX and efficiency. The good news is, if you disagree with any of the choices that we've made, nothing is hidden from you. You're welcome to adapt the "framework" to fit your needs.
Create a new repo from the Bison template.
Using yarn:
yarn create bison-app MyApp
Using npx:
npx create-bison-app MyApp
Please refer to: Set up Postgres.
From the root, run yarn dev
. This runs next dev
to run the frontend and serverless functions locally.
After the app is running locally, you'll want to set up deployment.
Have an idea to improve Bison? Let us know!
Echobind is a full-service digital agency that creates web and mobile apps for clients across a variety of industries.
We're experts in React, React Native, Node, GraphQL, and Rails.
If you're building a new app, your team is tackling a hard problem, or you just need help getting over the finish line, we'd love to work with you. Say hello and tell us what you're working on!
FAQs
Creates a production-ready full-stack Jamstack app
The npm package create-bison-app receives a total of 4 weekly downloads. As such, create-bison-app popularity was classified as not popular.
We found that create-bison-app demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 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
A compromised GitHub Action exposed secrets in CI/CD logs, putting thousands of projects at risk and forcing developers to urgently secure their workflows.
Research
Security News
A malicious Maven package typosquatting a popular library is secretly stealing OAuth credentials on the 15th of each month, putting Java developers at risk.
Security News
Socket and Seal Security collaborate to fix a critical npm overrides bug, resolving a three-year security issue in the JavaScript ecosystem's most popular package manager.