File tree 4 files changed +5
-16
lines changed
4 files changed +5
-16
lines changed Original file line number Diff line number Diff line change 1
1
## Cryptocurrency Tracking And Analysis System
2
2
3
- ### Capstone Project - Source Backend (NodeJS - MongoDB)
4
-
5
- ### Installation Guide
3
+ ### Capstone Project - Backend API
6
4
7
5
#### 1. Clone project
8
6
9
7
``` bash
10
- $ git clone https://github.com/Capstone-C1SE04 -TI/backend-node-mongodb.git
8
+ $ git clone https://github.com/Capstone-C2SE02 -TI/backend-node-mongodb.git
11
9
```
12
10
13
11
#### 2. Change directory to folder backend-node-mongodb
Original file line number Diff line number Diff line change 2
2
Date: 02/01/2023
3
3
4
4
2.0.0
5
- Date: Undefined
5
+ Date: 20/05/2023
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " backend-node-mongodb" ,
3
3
"version" : " 2.0.0" ,
4
- "description" : " Capstone Project - Source Backend (NodeJS - MongoDB) " ,
4
+ "description" : " Capstone Project - Backend API " ,
5
5
"main" : " src/index.js" ,
6
6
"type" : " module" ,
7
7
"scripts" : {
14
14
],
15
15
"author" : " huynhducthanhtuan huynhngochieu" ,
16
16
"license" : " MIT" ,
17
- "homepage" : " https://github.com/Capstone-C1SE04 -TI/backend-node-mongodb#readme" ,
17
+ "homepage" : " https://github.com/Capstone-C2SE02 -TI/backend-node-mongodb#readme" ,
18
18
"dependencies" : {
19
19
"bcrypt" : " ^5.1.0" ,
20
20
"cookie-parser" : " ^1.4.6" ,
You can’t perform that action at this time.
0 commit comments