create-node-myapp
v1.0.7
Published
A CLI tool to create Node.js projects with different database setups. Use `npx create-node-myapp` to quickly scaffold a Node.js project with the database of your choice (MongoDB, OracleDB, SQL, PostgreSQL or SQLite).
Downloads
25
Maintainers
Readme
create-node-myapp
A CLI tool to create Node.js projects with different database setups.
How to Use
To quickly scaffold a Node.js project with the database of your choice (MongoDB, OracleDB, SQL, PostgreSQL or SQLite):
Node.js version 18 or above required
With npx
(recommended):
npx create-node-myapp myapp