1.3.1 • Published 12 months ago

create-express-stack v1.3.1

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

EXPRESS STACK - Node Server Boilerplate

Boilerplate/starter project to easily create RESTful APIs using Node.js, Express, and Mongoose. Simply create a new Express application with one command

Quick Started

Create Server

npx create-express-stack

Run Server

npm run dev

Deploy

npm run deploy

and now you can development application

Features

1.3.1

12 months ago

1.3.0

12 months ago

1.2.0

1 year ago

1.0.2

1 year ago

1.0.0

1 year ago