Giter Site home page Giter Site logo

damianrodrigues / mern Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 862 KB

Extended Hashnode's boilerplate (starter kit) for getting started with MERN stack: added Passport JWT Authentication, Field Validation, Bootstrap Framework, Modal Dialog, Profile CRUD, Like Buttons. Try it out here: https://mern.kutaloweb.rocks

License: Other

Dockerfile 0.73% JavaScript 98.03% CSS 1.18% Shell 0.06%

mern's Introduction

MERN

Latest Stable Version

MERN is an extended Hashnode's scaffolding tool which makes it easy to build universal apps using Mongo, Express, React and NodeJS. It minimises the setup time and gets you up to speed using proven technologies.

Try it out here: https://mern.kutaloweb.rocks

Getting Started

These instructions will get you a copy of the project up and running on your local Linux or Mac OS X machine

Please make sure your MongoDB is running

Installing

Move to your web projects directory and clone the application using Git

cd /var/www/html
git clone https://github.com/kutaloweb/mern

Move to application directory

cd mern

Install the application dependencies

npm install

Execute the NPM script

npm run start

Deploy

Run Compose to start and run your production app if you are using Docker

docker-compose -f docker-compose-production.yml up -d

Start app with process manager PM2 if you are not using Docker (you might change the path in start.sh)

pm2 start start.sh --name mern

Contributing

As an open project, I welcome contributions from everybody. Please, feel free to fork the repository and submit pull requests

License

This project is licensed under the MIT License - see the LICENSE file for details

Premium Support

Want help with implementation or new features? Start a conversation with me: [email protected]

mern's People

Contributors

kutaloweb 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.