![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
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..btn
or .input
) or installing a component library, UI components should be copy/pasted into the /components/ui
folder and adjusted as needed. ui.shadcn.com is the recommended source for these components.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 16 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
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.