Socket
Socket
Sign inDemoInstall

mern-bp

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mern-bp

MERN Boilerplate with basic Authentication


Version published
Weekly downloads
12
increased by71.43%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Getting Started with MERN-BP

npm install mern-bp-app

Folder & File Structure:

.gitignore: Modify as you see fit.

BACKEND:

Access to the backend

In your Terminal, run:

cd server to be in the server. Install Dependencies: See /server/README.MD

Note: The server will not start without connecting to Mongodb

FRONTEND:

Access to the Client Side

In your Terminal, run:

cd frontend to be in the client.

Install Dependencies: npm i OR npm install

run Frontend: npm start

**Also See /frontend/README.MD

DISCLAIMER:

This is a basic Boilerplate application

Modify the application to fit your needs.

This application is intended to be used as a starting point for your MERN applications.

This application is built to be scalable. Go through the files, and enhance its capabilities.

If you don't understand the tech stack utilized. Please learn more about the stack before proceeding so you can understand what's going on with the code.

THANK YOU FOR WORKING WITH THIS PACKAGE! PLEASE PROVIDE US WITH FEEDBACK AND REPORT ANY ISSUES
HAPPY PROGRAMMING!

Keywords

FAQs

Last updated on 04 Aug 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc