mirror of
https://github.com/20kaushik02/express-sequelize-backend-template.git
synced 2025-12-06 10:34:07 +00:00
oops
This commit is contained in:
parent
47527d443f
commit
7318e8e325
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
### To get started:
|
### To get started:
|
||||||
|
|
||||||
- Clone this repo: `git clone https://gitlab.com/20kaushik02/express-sequelize-backend-template`
|
- Clone this repo: `git clone https://github.com/20kaushik02/express-sequelize-backend-template`
|
||||||
- Reset the git remote repo URL: `git remote rm origin`
|
- Reset the git remote repo URL: `git remote rm origin`
|
||||||
- Set new git remote URL: `git remote add origin https://gitlab.com/20kaushik02/new-repo-name`
|
- Set new git remote URL: `git remote add origin https://github.com/20kaushik02/new-repo-name`
|
||||||
- Remove the template environment files from git alone: `git rm -r --cached *.env*`
|
- Remove the template environment files from git alone: `git rm -r --cached *.env*`
|
||||||
|
|
||||||
### Project setup:
|
### Project setup:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user