Skip to content

taqin/starter-expressjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs Project starter template with - Express and Bootstrap 4

🔥 Quickly get a Nodejs project started with Bootstrap 4. ✌️

Getting Started

.env Config

PROXY='http://'
PORT=3000
NODE_ENV='development'
MONGODB_URI='mongodb://localhost:27017/<DB NAME GOES HERE>'`	

Backend / Server-side

Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.

Frontend / View

Style with Bootstrap, the world’s most popular framework for building responsive, mobile-first sites, with BootstrapCDN and a template starter page.

Database Connection

MongoDB’s flexible document data model makes working with data intuitive, whether you’re building an app from scratch or updating an existing one.

Built With

  • Bootstrap - The open source toolkit for developing with HTML, CSS, and JS.
  • Express - Fast, un-opinionated, minimalist web framework for Node.js.
  • EJS - Embedded JavaScript templating.
  • Mongoose - Mongoose provides a straight-forward, schema-based solution to model your application data.

About

Quickly get a Nodejs project started with Express and Bootstrap 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published