Git Product home page Git Product logo

boiler-plate's Introduction

MERN Stack Boiler Plate

MERN Stack을 활용하여 회원가입/ 로그인/ 인증/ 로그아웃 API + 기본 페이지 Bolier Plate를 구현


✅ Boiler Plate 란?

최소한의 변경으로 여러곳에서 재사용되며, 반복적으로 비슷한 형태를 띄는 코드, 필요한 기본 구성으로 이루어진 템플릿 코드


✅ MERN Stack 이란?

MERN stands for MongoDB, Express, React, Node, after the four key technologies that make up the stack.

  • M : MongoDB - document database
  • E : Express.js - Node.js web framework
  • R : React.js - a client-side JavaScript framework
  • N : Node.js - the premier JavaScript web server

아래 그림과 같은 구조로

3-tier architecture (펼쳐보기)

mern-stack-b9q1kbudz0

Front-end는 React.js로, Application tier (Back-end)는 Node.js와 Express.js, Database는 MongoDB로 이루어진다.


참고

boiler-plate's People

Contributors

archivvonjang avatar dependabot[bot] avatar

Watchers

 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.