Skip to content
This repository has been archived by the owner on May 21, 2023. It is now read-only.

juls0730/create-dev7-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create dev7 App

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

Table of Contents

What is the Dev7 Stack?

The "Dev7 Stack" is a web development stack made by Juls07 focused on simplicity and modularity. It's main componenets are:

Getting Started

To get started with the dev7 Stack run this command answer the promts:

npm

npx create-dev7-app@latest

pnpm

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)

Contributors & copyright notices

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!

Archived Projects

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!