1.0.6 • Published 2 years ago

create-next-fullstack v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Create Next Fullstack App

The fastest way to create a Fullstack App

Installation

You can use create-next-fullstack with npx. Just open your terminal and run:

npx create-next-fullstack

Usage

After running the installation command, create-next-fullstack will prompt you to specify your the name of your project and let you choose between different templates.

Once you chose your desired template, the tool will automatically create a fullstack project structure, including both frontend and backend, with Next.js, Graphql and Typeorm.

You can then start developing your project by navigating to the newly created directory.

Features

  • Easy installation using npx

  • Multiple templates to choose from (Planned)

  • Select your preferred database (PostgreSQL, MySQL / MariaDB or MongoDB)

  • Fullstack project structure with Next.js and TypeORM

  • TypeScript ready

License

MIT

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago