Skip to content

A repository containing MERN boilerplate, default CI/CD pipelines, and other QoL features to rapidly speed up web app development.

Notifications You must be signed in to change notification settings

sriramanved/MERN-webapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Starter

This repository provides an opinionated, pre-configured project setup for a MERN webapp's frontend and backend components.

The frontend and backend both make use of TypeScript, and the repository comes pre-packaged with testing, continuous integration workflows, auto-PR requesting (CODEOWNERS), and a PR template

The frontend and backend repos each have a README to help you get started with the project.

To get started, either fork this repo or clone using git clone https://github.com/Archit404Error/MERN-webapp

About

A repository containing MERN boilerplate, default CI/CD pipelines, and other QoL features to rapidly speed up web app development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.8%
  • HTML 13.8%
  • CSS 7.5%
  • JavaScript 2.7%
  • Dockerfile 1.2%