Coder Social home page Coder Social logo

talarbatov / mernstack Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 252 KB

This is a template for a MERN stack I made from scratch (MongoDB, Express, ReactJS, NodeJS)

HTML 3.21% JavaScript 96.79%
javascript mern stack mern-stack boilerplate boilerplate-template boilerplate-application react reactjs mongodb mongoose webpack webpack4 nodejs express express-js

mernstack's Introduction

MernStack

This is a template for a MERN stack I made from scratch (MongoDB, Express, ReactJS, NodeJS). I created this stack overnight to overcome re-writing a big boilerplate every new project.

1. MongoDB

2. Express

3. ReactJS

4. NodeJS

Additional Tools

1. Axios - for async data fetching,
2. Babel - for writing ES6 and JSX.
3. Webpack - for bundling all JS to a single Bundle with the babel-loader.
4. Node MongoDB Native - An ORM tool to establish connection between the Node application and my MongoDB Database.
5. Nodemon - for automatic reloading.

Usage

1. clone this repository
  git clone https://github.com/TalArbatov/MernStack.git
2. Install dependencies
  npm install
3. build client
  npm run client
4. run development server (localhost:3000)
  npm server

Future

In the future I am planning to create a CLI to initialize an install the MERN stack, maybe adding a CLI option feature to update and manage the stack technologies dynamically.

mernstack's People

Contributors

talarbatov avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.