create-napp-app
Interactive CLI to start a Nest.js app.
Get started with the NAPP by running npx create-napp-app@latest
Table of contents
-
The NAPP
-
Getting Started
-
Community
The NAPP
The _"NAPP"_ is a back-end development stack made by
Danny focused on
in the rapid creation of back-end projects with Nest.js. It consists of:
-
Nest.js
-
Prisma
-
PostgreSQL
-
TypeScript
-
Graphql.js
-
JWT
$3
Kind of?
create-napp-app is a CLI built by seasoned Nest.js devs to streamline the setup of a modular. This means each piece is optional, and the "template" is generated based on your specific needs.
After countless projects and many years on this tech, we have lots of opinions and insights. We’ve done our best to encode them into this CLI.
Getting Started
To mount an application using
create-napp-app, run the following command
$3
``
bash
npx create-napp-app@latest
``
For help, discussion about best practices, or any other conversation that would benefit create-napp-app:
Join the NAPP Discord Server