1.7.1 • Published 2 years ago
pienut v1.7.1
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
2 years ago
1.7.0
2 years ago
1.6.0
2 years ago
1.5.9
2 years ago
1.5.8
2 years ago
1.5.7
2 years ago
1.5.6
2 years ago
1.5.5
2 years ago
1.5.4
2 years ago
1.5.3
2 years ago
1.5.2
2 years ago
1.5.1
2 years ago
1.5.0
2 years ago
1.3.8
2 years ago
1.3.7
2 years ago
1.3.6
2 years ago
1.3.5
2 years ago
1.3.4
2 years ago
1.3.3
2 years ago
1.3.2
2 years ago
1.3.1
2 years ago
1.3.0
2 years ago
1.2.4
2 years ago
1.2.3
2 years ago
1.2.1
2 years ago
1.1.2
2 years ago
1.1.1
2 years ago
1.1.0
2 years ago
1.0.0
2 years ago