FAQ - GauravWalia19/mernboilerplate GitHub Wiki

1. What is the best way to use this boilerplate code repository ?

We recommend to use GitHub Template repository action that creates your repository easily with all this boilerplate code rather than the cloning. You can follow these steps:

  1. Click on Use this Template action

use-this-template-button

  1. Select the owner for which you want this boilerplate template repository

create-repository-owner

  1. Add your repository name and description

create-repository-name

  1. Make sure you uncheck the Include all branches as you only need the production code
  2. Click Create repository from template and the repository will be created
  3. You can either use github spaces or pull the code locally and start doing the development & then deploy
  4. Congratulations now you have your project setup having the mernboilerplate code.