Interactive CLI to set up a slightly opinionated, full-stack, typesafe Nuxt.js V3 projects.
Get started with the dev7 Stack by running npx create-dev7-app@latest
Get Started: https://codesandbox.io/p/sandbox/lucid-buck-3x3n3x
The "Dev7 Stack" is a web development stack made by Juls07 focused on simplicity and modularity. It's main componenets are: To get started with the dev7 Stack run this command answer the promts:npx create-dev7-app@latest
pnpm dlx create-dev7-app@latest
(npm and yarn version are not working at least for me on Arch linux with the 5.15 lts kernel)
We love contributors! feel free to contribute to this project.Loads of stuff here is outright stolen from the T3 Stack, I just wanted to give massive props to the guys working on the T3 Stack, without them I wouldnt have the pages for the componenets and I probably wouldnt even have the name Dev7 without them and you'll even notice this readme is basically theirs but less cool, so go and give them a star or something!
Note: This project is being archived. While the Dev7 Stack served its purpose, I believe there are better options available now that provide improved features, performance, and community support. If you're looking for server-side routing capabilities, I recommend exploring the built-in server routes feature introduced in Nuxt.js V3. It offers a more streamlined and efficient approach. Thank you for your support and understanding!