GithubHelp home page GithubHelp logo

jangty / react-express-mongo-boilerplate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from igormcesar/react-express-mongo-boilerplate

0.0 1.0 0.0 196 KB

:construction: MER(A)N FullStack JS Web App Boilerplate using NodeJS, Express, Mongo, Apollo GraphQL and ReactJS

License: MIT License

HTML 0.94% JavaScript 95.56% CSS 3.50%

react-express-mongo-boilerplate's Introduction

react boilerplate banner


Start your next FullStack project in seconds!

MER(A)N is a FullStack opinionated monorepo webapp boilerplate based on the MERN stack with Apollo GraphQL.

Made with ❤️ by IgorMCesar.




Porject Example Gif

Tech Stack

Core Dev

Server

Client

Getting Started

Prerequisites

Note: If you are new to Node, Express, Mongo, React or GraphQL you may find Build a Complete App with GraphQL, Node.js, MongoDB and React.js from @maxedapps helpful for learning everything you need to know.

Installing

The easiest way is to clone the repository and run npm run install:all:

# Get the latest version
git clone https://github.com/IgorMCesar/react-node-boilerplate.git myproject

# Change current directory to the newly created one
cd myproject

# Install NPM dependencies of all packages(core, server and client)
npm run install:all

Now lets set the environment variables. Open .env.example and use it to create your own .env file and set your variables.

Note: If you are using mongo server locally MONGO_DB_URI should look something like this mongodb://localhost:27017/test

Running React Node Boilerplate

Development

To run MERN(A) using development configs run:

npm run dev

Production

// TODO

Deployment

// TODO

Note: Make sure you didn't forget any sensitive information in your code, remeber to always use .env file for that!

License

This project is licensed under the MIT license, Copyright © 2019 Igor Cesar. For more information see LICENSE.

react-express-mongo-boilerplate's People

Contributors

aymericbethencourt avatar igormcesar 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.