Giter Site home page Giter Site logo

anikethsaha / merng Goto Github PK

View Code? Open in Web Editor NEW
14.0 2.0 0.0 777 KB

UNMAINTAINED - :confetti_ball: This is boilerplate for MERN stack with GraphQL and with integrations like Redux and SSR :confetti_ball:

License: Apache License 2.0

JavaScript 99.85% HTML 0.11% Dockerfile 0.04%
reactjs nodejs expressjs mongodb ssr redux graphql apollographql apollo-subscription

merng's Introduction

merng logo

MERNG-BoilerPlate

This is boilerplate for MERN stack with GraphQL and with integrations like Redux and SSR



Maintainability Dependabot

Checkout the MERN-Boilerplate for MERN Stack Boilerplate

⚠️ The APIs (mostly for apollo) are outdated. Will update them soon ⚠️

GraphQL subscription is not added as a functional as it was quite unstable during the development time and can be added later

Getting Started

  • Clone the project
  • Install Dependecies
$ npm i
  • run the webpack
$ npm run build
  • run the express server
$ npm run server
  • run the graphql server
$ nodemon GraphQLServer # Please install nodemon globally using -  $ npm i -g nodemon
  • To run the webpack-dev-server
$ npm run client:dev

You can Also add this using This Package

$ npm i -g @buildtip/create-web-app
$ cwa

And then on question no. 4 that is Please Select Project Stack [ Required ] : Type: 4 for MERNG

Look for the config/index.js for making changes in the configs of the project

technology

  • NodeJS - Server
  • ExpressJS - Nodejs framework
  • MongoDB - Database
  • ReactJS - Frontend
  • Redux - State Management
  • Docker - Containerization and image
  • Eslint - Linter
  • Webpack - Bundler
  • Babel - Loader and Compiler/Transpiler
  • GraphQL - Query Language
  • Apollo - Graphql Engines and Client Side support

Features

  • Server Side Rendering
  • State Management
  • GraphQL Queries
  • GraphQL Subscriptions
  • GraphQL Mutations
  • Image for Container
  • Model Controller Project Structure
  • Build Pipelines
  • Tests
  • Examples
  • Live Demo

merng's People

Contributors

anikethsaha avatar dependabot-support avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

merng's Issues

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.