1.7.1 • Published 1 year ago

pienut v1.7.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

An MVC wrapper over Express.JS and MongoDB

To setup the project for development install it from npm by running

npm install pienut

Then get the pre-implemented boilerplate to start with ease from another git repo

git clone git@github.com:mahfuzurrahman98/pienut-mvc-setup.git
  • .env file contains all of your environemt variables
  • you only modify /src/App.js to add new routes and middlwares
  • create your controllers in /src/controllers, models in /src/models, and routes in /src/routes
1.7.1

1 year ago

1.7.0

1 year ago

1.6.0

1 year ago

1.5.9

1 year ago

1.5.8

1 year ago

1.5.7

1 year ago

1.5.6

1 year ago

1.5.5

1 year ago

1.5.4

1 year ago

1.5.3

1 year ago

1.5.2

1 year ago

1.5.1

1 year ago

1.5.0

1 year ago

1.3.8

1 year ago

1.3.7

1 year ago

1.3.6

1 year ago

1.3.5

1 year ago

1.3.4

1 year ago

1.3.3

1 year ago

1.3.2

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.4

1 year ago

1.2.3

1 year ago

1.2.1

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago