Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Saurabh Sharma
Saurabh Sharma

Posted on

     

Any good express boilerplate generator

I usually useexpress-generator but I need to install a handful of packages before writing the first line of code.

Do you know any good express boilerplate which uses mongodb, passport, pug

Top comments(6)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss
CollapseExpand
 
marluanespiritusanto profile image
Marluan Espirituanto
I'm a Full Stack Software Engineer during the day and a technology instructor at night. I love providing optimal solutions for common problems using code as a main tool.
  • Location
    Santo Domingo, DR
  • Education
    Software Engineer
  • Work
    Senior Backend Developer at Refactoring.do
  • Joined
• Edited on• Edited

You can use something likeSails.js that help jumpstart your app's backend without writing any code. According to documentation:Sails.js is a web framework that makes it easy to build custom, enterprise-grade Node.js apps. It is designed to resemble the MVC architecture from frameworks like Ruby on Rails, but with support for the more modern, data-oriented style of web app & API development. It's especially good for building realtime features like chat.

CollapseExpand
 
itsjzt profile image
Saurabh Sharma
Fullstack Web developer.
  • Location
    Delhi, India
  • Work
    Fullstack Web Developer at Codeword Tech
  • Joined

Sails I have listen about it

CollapseExpand
 
marluanespiritusanto profile image
Marluan Espirituanto
I'm a Full Stack Software Engineer during the day and a technology instructor at night. I love providing optimal solutions for common problems using code as a main tool.
  • Location
    Santo Domingo, DR
  • Education
    Software Engineer
  • Work
    Senior Backend Developer at Refactoring.do
  • Joined

Have you ever try Sails?

CollapseExpand
 
radu1122 profile image
Radu Dumitrescu
  • Joined

Hi,

You can use for free CodeTruck, a fully customizable boilerplace generator engine.
codetruck.io/

Disclaimer: I am one of the founders

CollapseExpand
 
sagarb3 profile image
Sagar Bhattacharya
Lead Engineer , Senior MEAN Stack Developer
  • Email
  • Location
    Noida
  • Education
    B.TECH
  • Work
    Software Engineer L-2 at HCL Technologies
  • Joined

try generator-rest , for being used as an express app generator , it's pretty simple , and the code structure is very easy to understand and well divided, I made some tweaks in the boiler plate to support the async-await feature in the router level , the code structure is pretty well defined and the environments handled well and it does not force too much of it's own structure , so it's easy to tweak , secure by default and well explained.

I liked it's way of writing mongoose method and making a common response handler

npmjs.com/package/generator-rest

CollapseExpand
 
msamgan profile image
Mohammed Samgan Khan
Love to code with a DRY KISS

hi Saurabh,
please have a look atcreate-express-boilerplate.com/, i think this what you are looking for.

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

Fullstack Web developer.
  • Location
    Delhi, India
  • Work
    Fullstack Web Developer at Codeword Tech
  • Joined

More fromSaurabh Sharma

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp